aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
Commit message (Expand)AuthorAgeFilesLines
* Fixed rest of paths in build scripts.barthess2015-08-245-10/+24
* Modified makefiles to incorporate changesFabien Poussin2015-08-208-29/+43
* Changed the way files are included to a more convenient way.Fabien Poussin2015-08-201-5/+6
* Add CRC DriverMichael Spradling2015-08-168-0/+1634
* Improved FSMC.barthess2015-08-044-21/+29
* 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-2817-7/+117
* 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-0210-63/+30
* Improved metest. Added copyright notes.barthess2015-04-286-53/+141
* Fixed thread function prototypebarthess2015-04-071-1/+0
* STM32. Updated makefiles.barthess2015-03-315-44/+73
* Updated .project filesbarthess2015-02-289-33/+33
* 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-277-72/+162
* [1-wire] Added testhal for STM32F0xx familybarthess2014-12-2714-0/+2181
* 1-wire. STM32F1xx code testedbarthess2014-12-187-359/+28
* 1-wire. Added workaround form F1xx MCUsbarthess2014-12-142-3/+3
* 1-wire. Added testhal for STM32F1xx. Not tested in hardwarebarthess2014-12-0815-3/+2514
* 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
* FSMC. Build fixed after code moving from SVNbarthess2014-10-184-25/+17
* Added fsmc codebarthess2014-10-1818-0/+4145