aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/onewire.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contribbarthess2016-01-241-1/+1
|\
| * FSMC code cleanupbarthess2015-10-141-1/+1
* | 1-wire driver improvements.barthess2016-01-241-47/+45
|/
* [1-wire] Cosmetical cleanupsbarthess2014-12-271-30/+29
* 1-wire. STM32F1xx code testedbarthess2014-12-181-63/+105
* 1-wire. Added workaround form F1xx MCUsbarthess2014-12-141-6/+17
* 1-wire. Fixed incorrect debug checkbarthess2014-12-141-1/+1
* Onewire. Deleted unneded time measurement unigbarthess2014-12-081-12/+1
* 1-wire. Search ROM feature now optionalbarthess2014-12-061-0/+8
* 1-wire. Improved commentsbarthess2014-12-061-14/+12
* Added onewire driverbarthess2014-12-061-0/+848