aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/onewire
Commit message (Expand)AuthorAgeFilesLines
* Updated testhal for 19.1.xFabien Poussin2019-10-025-759/+930
* Updating Makefiles for 19.1.xFabien Poussin2019-10-011-1/+1
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
* Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-241-2/+90
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-241-14/+7
* Fixed most testhal examples for STM32, updated configs using script. Fixed de...Fabien Poussin2018-03-145-830/+1052
* Fixes for STM32F0 testhalFabien Poussin2018-03-083-29/+179
* Add version tagsFabio Utzig2017-10-091-0/+1
* whitespaceNicolas Reinecke2016-11-081-2/+2
* update stm32 testhal / demo headersNicolas Reinecke2016-11-083-16/+66
* Testhal. Directory with hardware independant code renamed to 'common'.barthess2016-10-181-1/+1
* 1-Wire. Duplicated code from testhal apllications moved to separate directory.barthess2016-10-187-668/+21
* 1-wire improvements.barthess2016-05-311-8/+8
* 1-wire. Data acqusition code in test application rewritten in more safe waybarthess2016-05-301-3/+3
* Fixed project file for 1-wire for STM32F0xbarthess2016-05-301-4/+4
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-011-8/+7
* Updated Makefiles for STM32 according tobarthess2016-04-231-2/+4
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-072-81/+47
* QUEUES flags deleted from chconf.h filesbarthess2016-03-281-8/+0
* Updated some testhal projects to new ChibiOS codebarthess2016-03-154-35/+71
* Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contribbarthess2016-01-244-70/+67
|\
| * 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-70/+60
* | 1-wire driver improvements.barthess2016-01-241-14/+36
|/
* STM32 testhal. Fixed paths in makefilesbarthess2015-09-073-2/+8
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-3/+5
* Added -Wundef key into Makefilesbarthess2015-06-283-1/+15
* NAND code changed to use bitmap classbarthess2015-05-021-8/+0
* STM32. Updated makefiles.barthess2015-03-311-8/+14
* Updated .project filesbarthess2015-02-281-4/+4
* [1-wire] Added testhal for STM32F0xx familybarthess2014-12-2714-0/+2181