aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx
Commit message (Collapse)AuthorAgeFilesLines
...
* fix commentNicolas Reinecke2016-05-011-1/+1
|
* fix whitespaceNicolas Reinecke2016-05-013-73/+73
|
* fix typos in mcu confNicolas Reinecke2016-05-014-6/+6
|
* Updated Makefiles for STM32 according tobarthess2016-04-237-12/+100
| | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-073-212/+212
|
* QUEUES flags deleted from chconf.h filesbarthess2016-03-285-40/+0
|
* Updated some testhal projects to new ChibiOS codebarthess2016-03-1516-808/+981
|
* USB-Host: Initial commitFabien Poussin2016-02-1514-0/+7642
|
* Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contribbarthess2016-01-2419-106/+158
|\
| * Added WDG switch to halconf.h filesbarthess2016-01-135-0/+35
| |
| * Fixed copypaste typo in commentsbarthess2015-10-155-5/+5
| |
| * FSMC code cleanupbarthess2015-10-1414-106/+123
| |
* | 1-wire driver improvements.barthess2016-01-241-14/+36
|/
* STM32 testhal. Fixed paths in makefilesbarthess2015-09-0711-9/+18
|
* EICU. Fixed warnings in testhal.barthess2015-08-241-0/+7
|
* Fixed rest of paths in build scripts.barthess2015-08-241-0/+8
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-205-23/+33
|
* Improved FSMC.barthess2015-08-044-21/+29
| | | | SRAM configuration is much more flexible now.
* EICU. Testhal. Initial working code.barthess2015-07-0715-0/+6070
|
* Added SDRAM teshtal. Not tested in hardwarebarthess2015-06-308-70/+401
|
* SDRAM testhal. Fixed Makefile.barthess2015-06-301-16/+22
|
* Deleted empty strings at the end of filebarthess2015-06-301-8/+0
|
* Added -Wundef key into Makefilesbarthess2015-06-2811-4/+86
|
* Memtest code moved to 'various' directorybarthess2015-06-283-361/+3
|
* NAND. Minor improvementsbarthess2015-05-081-2/+1
|
* Fixed copyright notesbarthess2015-05-021-0/+16
|
* NAND code changed to use bitmap classbarthess2015-05-028-47/+30
|
* Improved metest. Added copyright notes.barthess2015-04-286-53/+141
|
* Fixed thread function prototypebarthess2015-04-071-1/+0
|
* STM32. Updated makefiles.barthess2015-03-313-27/+43
|
* Updated .project filesbarthess2015-02-287-25/+25
|
* 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-232-2/+0
|
* [1-wire] Cosmetical cleanupsbarthess2014-12-274-36/+81
|
* 1-wire. STM32F1xx code testedbarthess2014-12-183-26/+15
|
* 1-wire. Added testhal for STM32F1xx. Not tested in hardwarebarthess2014-12-081-3/+10
|
* Testhal improvementsbarthess2014-12-0616-136/+361
|
* 1-wire. Search ROM feature now optionalbarthess2014-12-061-2/+7
|
* 1-wire. Improved commentsbarthess2014-12-061-5/+13
|
* 1-wire. Added testhal for stm32f4 discoverybarthess2014-12-0613-0/+2293
|
* Fixed copyrightsbarthess2014-12-063-15/+3
|
* Added hooks for community sourcebarthess2014-11-163-0/+21
|
* FSMC. Fixed references in eclipse project filesbarthess2014-11-162-2/+2
|
* 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-217-40/+10
|
* Added SDRAM support via FSMCbarthess2014-10-197-0/+1643
|