aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SDRAM/main.c
Commit message (Expand)AuthorAgeFilesLines
* Re-organised FSMC driversFabien Poussin2019-10-301-2/+2
* Moved SDRAM defines out of exampleFabien Poussin2019-10-301-78/+0
* Updating FSMC driver (SDRAM part first)Fabien Poussin2019-10-291-1/+0
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-1/+1
* Improved FSMC.barthess2015-08-041-9/+12
* Added SDRAM teshtal. Not tested in hardwarebarthess2015-06-301-66/+66
* FSMC. SDRAM driver cleanup. Needs review.barthess2014-10-251-3/+93
* FSMC. SDRAM architecture reworked. Needs review.barthess2014-10-241-3/+3
* FSMC. SDRAM. Style cleanupbarthess2014-10-221-2/+0
* Added SDRAM support via FSMCbarthess2014-10-191-0/+188