aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SRAM
Commit message (Collapse)AuthorAgeFilesLines
* Fixed STM32F4 FSMC examplesFabien Poussin2018-03-155-14/+20
|
* Merge branch 'master' into update_testsFabien Poussin2018-03-155-65/+270
|\
| * Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-145-66/+271
| | | | | | | | 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-011-0/+7
|
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-014-25/+122
|
* fix typos in mcu confNicolas Reinecke2016-05-011-2/+2
|
* 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-153-21/+53
|
* 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-073-2/+8
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-6/+8
|
* Improved FSMC.barthess2015-08-042-11/+16
| | | | SRAM configuration is much more flexible now.
* Added SDRAM teshtal. Not tested in hardwarebarthess2015-06-301-1/+1
|
* Deleted empty strings at the end of filebarthess2015-06-301-8/+0
|
* Added -Wundef key into Makefilesbarthess2015-06-283-0/+28
|
* Memtest code moved to 'various' directorybarthess2015-06-283-361/+3
|
* NAND code changed to use bitmap classbarthess2015-05-021-8/+0
|
* Improved metest. Added copyright notes.barthess2015-04-286-53/+141
|
* STM32. Updated makefiles.barthess2015-03-311-8/+15
|
* Updated .project filesbarthess2015-02-282-7/+7
|
* FSMC_SRAM haltest. Added memcpy over DMA speed testbarthess2015-02-255-10/+170
|
* Finished memtest codebarthess2015-02-243-39/+59
|
* FSMC_SRAM testhal. Added memtest and membench.barthess2015-02-246-71/+517
|
* Updated makefiles in testhal after ChibiOS update.barthess2015-02-231-1/+0
|
* Testhal improvementsbarthess2014-12-065-49/+124
|
* Added hooks for community sourcebarthess2014-11-161-0/+7
|
* FSMC. Fixed references in eclipse project filesbarthess2014-11-161-1/+1
|
* Fixed eclipse project filesbarthess2014-10-212-12/+2
|
* FSMC. Build fixed after code moving from SVNbarthess2014-10-182-14/+10
|
* Added fsmc codebarthess2014-10-187-0/+1636