ChibiOS-Contrib/testhal/STM32
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
..
STM32F0xx 1-wire improvements. 2016-05-31 00:04:19 +03:00
STM32F1xx 1-wire improvements. 2016-05-31 00:04:19 +03:00
STM32F3xx fix typos in mcu conf 2016-05-01 00:27:15 +02:00
STM32F4xx 1-wire improvements. 2016-05-31 00:04:19 +03:00