aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
Commit message (Expand)AuthorAgeFilesLines
...
* [Timcap/Eeprom] Removing ch.h dependencies.Fabien Poussin2017-02-061-1/+1
* FSMC NAND improvements.barthess2017-01-172-7/+1
* USB MSD. Added project filesbarthess2017-01-062-19/+22
* USB MSD. Cosmetical improvements.barthess2017-01-041-0/+5
* make stm32 usb host testhal compileNicolas Reinecke2016-11-086-452/+333
* whitespaceNicolas Reinecke2016-11-083-15/+15
* update stm32 testhal / demo headersNicolas Reinecke2016-11-0819-81/+169
* USB_MSD. Updated linker script name.barthess2016-10-311-1/+1
* USB_MSD. Added READ_FORMAT_CAPACITIES handlerbarthess2016-10-281-1/+17
* Testhal. Directory with hardware independant code renamed to 'common'.barthess2016-10-183-3/+3
* 1-Wire. Duplicated code from testhal apllications moved to separate directory.barthess2016-10-1819-2004/+54
* 1-Wire. Fixed demos' namebarthess2016-10-184-6/+20
* Deleted broken Eclipse debug launchersbarthess2016-10-172-104/+0
* USB_MSD. Initial commit.barthess2016-10-1714-0/+6010
* [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
* added qeiAdjustI. added new field and checking in STM32Stephane D'Alu2016-07-072-1/+19
* 1-wire improvements.barthess2016-05-313-24/+24
* 1-wire. Data acqusition code in test application rewritten in more safe waybarthess2016-05-303-9/+9
* Fixed project file for 1-wire for STM32F0xbarthess2016-05-301-4/+4
* qei testhal: copyrightNicolas Reinecke2016-05-152-2/+2
* add qei testhal projectsNicolas Reinecke2016-05-0820-0/+3388
* testhal/STM32/f4/EICU: remove ccacheNicolas Reinecke2016-05-011-3/+2
* fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-016-4/+60
* remove symlinksNicolas Reinecke2016-05-012-2/+0
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-0127-187/+740
* 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