aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_NAND/main.c
Commit message (Collapse)AuthorAgeFilesLines
* FSMC NAND improvements.barthess2017-01-171-7/+0
| | | | | 1) Implemented 16 bit bus width support 2) Added workaround errata in STM32
* [STM32 NAND] Updated testhal.barthess2016-08-181-1/+21
|
* [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND onebarthess2016-08-161-106/+60
|
* NAND. Minor improvementsbarthess2015-05-081-2/+1
|
* NAND code changed to use bitmap classbarthess2015-05-021-12/+26
|
* Fixed thread function prototypebarthess2015-04-071-1/+0
|
* FSMC. Build fixed after code moving from SVNbarthess2014-10-181-6/+2
|
* Added fsmc codebarthess2014-10-181-0/+642