aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SDRAM
Commit message (Collapse)AuthorAgeFilesLines
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
|
* Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-241-2/+90
|
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-241-14/+7
|
* Fixed STM32F4 FSMC examplesFabien Poussin2018-03-155-15/+23
|
* Merge branch 'master' into update_testsFabien Poussin2018-03-155-65/+273
|\
| * Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-145-66/+274
| | | | | | | | deprecated MS2ST calls.
* | testhal: stm32: update to latest ChibiOS APIRomain Reignier2018-03-122-2/+2
|/
* Updating chconf.h for STM32 testhalFabien Poussin2018-03-081-521/+608
|
* Add version tagsFabio Utzig2017-10-091-0/+1
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* update stm32 testhal / demo headersNicolas Reinecke2016-11-081-3/+3
|
* fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-012-0/+41
|
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-014-18/+123
|
* Updated Makefiles for STM32 according tobarthess2016-04-231-2/+4
| | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-1/+1
|
* QUEUES flags deleted from chconf.h filesbarthess2016-03-281-8/+0
|
* Updated some testhal projects to new ChibiOS codebarthess2016-03-152-21/+52
|
* Added WDG switch to halconf.h filesbarthess2016-01-131-0/+7
|
* Fixed copypaste typo in commentsbarthess2015-10-151-1/+1
|
* FSMC code cleanupbarthess2015-10-143-22/+29
|
* STM32 testhal. Fixed paths in makefilesbarthess2015-09-072-2/+1
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-5/+7
|
* Improved FSMC.barthess2015-08-042-10/+13
| | | | SRAM configuration is much more flexible now.
* Added SDRAM teshtal. Not tested in hardwarebarthess2015-06-307-69/+400
|
* SDRAM testhal. Fixed Makefile.barthess2015-06-301-16/+22
|
* Added -Wundef key into Makefilesbarthess2015-06-281-2/+2
|
* NAND code changed to use bitmap classbarthess2015-05-021-8/+0
|
* Updated .project filesbarthess2015-02-282-7/+7
|
* Testhal improvementsbarthess2014-12-065-40/+115
|
* Added hooks for community sourcebarthess2014-11-161-0/+7
|
* 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-224-5/+3
|
* Fixed eclipse project filesbarthess2014-10-213-16/+6
|
* Added SDRAM support via FSMCbarthess2014-10-197-0/+1643