aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
Commit message (Expand)AuthorAgeFilesLines
...
* fix commentNicolas Reinecke2016-05-011-1/+1
* fix whitespaceNicolas Reinecke2016-05-013-73/+73
* fix typos in mcu confNicolas Reinecke2016-05-016-9/+9
* Updated Makefiles for STM32 according tobarthess2016-04-2322-76/+459
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-075-293/+259
* QUEUES flags deleted from chconf.h filesbarthess2016-03-288-64/+0
* Updated some testhal projects to new ChibiOS codebarthess2016-03-1528-894/+1179
* TIMCAP: Initial commitFabien Poussin2016-02-168-1/+1742
* EEPROM: Initial commitFabien Poussin2016-02-167-0/+1619
* USB-Host: Initial commitFabien Poussin2016-02-1514-0/+7642
* Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contribbarthess2016-01-2429-242/+305
|\
| * Added WDG switch to halconf.h filesbarthess2016-01-138-0/+56
| * Fixed copypaste typo in commentsbarthess2015-10-158-8/+8
| * FSMC code cleanupbarthess2015-10-1421-242/+249
* | 1-wire driver improvements.barthess2016-01-243-42/+108
|/
* STM32 testhal. Fixed paths in makefilesbarthess2015-09-0715-12/+27
* EICU. Fixed warnings in testhal.barthess2015-08-241-0/+7
* 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