aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SRAM
Commit message (Collapse)AuthorAgeFilesLines
* 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