aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/hal_onewire.c
Commit message (Expand)AuthorAgeFilesLines
* 1-Wire. Just typo fixPhilippe LUC2016-11-051-2/+2
* 1-Wire. Duplicated code from testhal apllications moved to separate directory.barthess2016-10-181-1/+1
* Merge pull request #95 from tixiv/onewire-fixUladzimir Pylinski2016-10-181-4/+3
|\
| * set sampling channel PWM output to disabled so the pin can be usedPeter2016-08-281-4/+3
* | Updated include guardsbarthess2016-10-171-1/+1
|/
* 1-wire. Pointless uint8_t changed to more suitable size_t.barthess2016-05-311-1/+1
* 1-wire improvements.barthess2016-05-311-10/+10
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+890