aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_NAND
Commit message (Expand)AuthorAgeFilesLines
* Re-organised FSMC driversFabien Poussin2019-10-303-12/+24
* Updated testhal for 19.1.xFabien Poussin2019-10-024-755/+883
* Updating Makefiles for 19.1.xFabien Poussin2019-10-011-1/+1
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
* Various tests and demos fixes.Konstantin Oblaukhov2018-09-241-0/+2
* Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-241-2/+90
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-241-13/+7
* Merge branch 'master' into update_testsFabien Poussin2018-03-155-45/+262
|\
| * Fixed most testhal examples for STM32, updated configs using script. Fixed de...Fabien Poussin2018-03-145-45/+262
* | testhal: stm32: update to latest ChibiOS APIRomain Reignier2018-03-122-1/+2
|/
* Updating chconf.h for STM32 testhalFabien Poussin2018-03-081-521/+608
* Add version tagsFabio Utzig2017-10-091-0/+1
* FSMC NAND improvements.barthess2017-01-172-7/+1
* update stm32 testhal / demo headersNicolas Reinecke2016-11-081-3/+3
* [STM32 NAND] Updated testhal.barthess2016-08-182-22/+86
* [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND onebarthess2016-08-164-108/+62
* 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-26/+123
* Updated Makefiles for STM32 according tobarthess2016-04-231-3/+6
* QUEUES flags deleted from chconf.h filesbarthess2016-03-281-8/+0
* Updated some testhal projects to new ChibiOS codebarthess2016-03-153-21/+56
* 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
* Added -Wundef key into Makefilesbarthess2015-06-283-0/+23
* NAND. Minor improvementsbarthess2015-05-081-2/+1
* Fixed copyright notesbarthess2015-05-021-0/+16
* NAND code changed to use bitmap classbarthess2015-05-025-23/+30
* Fixed thread function prototypebarthess2015-04-071-1/+0
* STM32. Updated makefiles.barthess2015-03-311-10/+14
* Updated .project filesbarthess2015-02-282-7/+7
* Updated makefiles in testhal after ChibiOS update.barthess2015-02-231-1/+0
* Testhal improvementsbarthess2014-12-065-46/+121
* Fixed copyrightsbarthess2014-12-063-15/+3
* 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-11/+7
* Added fsmc codebarthess2014-10-1811-0/+2509