ChibiOS-Contrib/testhal/STM32/STM32F1xx
barthess b10e423406 1-wire improvements.
1) Functions reading bit from PAL now return ioline_t type.
2) Functions that handle acquired buffer with acquired bits
   now use uint8_t type because it corresponds to buffer type.
3) Cryptic bit shifting in bit storage functions replaced by
   dividion operations because all modern compilers perfectly
   optimise such operations.
2016-05-31 00:04:19 +03:00
..
onewire 1-wire improvements. 2016-05-31 00:04:19 +03:00
qei qei testhal: copyright 2016-05-15 20:21:20 +02:00