ChibiOS-Contrib/testhal/STM32/STM32F4xx
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
..
EICU testhal/STM32/f4/EICU: remove ccache 2016-05-01 03:28:47 +02:00
FSMC_NAND fix warnings in STM32 projects because of missing configs 2016-05-01 03:28:40 +02:00
FSMC_SDRAM fix warnings in STM32 projects because of missing configs 2016-05-01 03:28:40 +02:00
FSMC_SRAM fix warnings in STM32 projects because of missing configs 2016-05-01 03:28:40 +02:00
USB_HOST fix warnings in STM32 projects because of missing configs 2016-05-01 03:28:40 +02:00
onewire 1-wire improvements. 2016-05-31 00:04:19 +03:00