ChibiOS-Contrib/testhal
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
..
KINETIS [KINETIS] PAL driver: implement PAL_LINE. 2016-05-08 09:09:43 +01:00
MSP430X/EXP430FR5969 Added SPI driver and test code to MSP430X port 2016-05-08 17:59:09 -07:00
NRF51/NRF51822 allow use of GPIOTE/PPI to drive gpio pin (without callback) 2016-05-18 16:04:10 +02:00
STM32 1-wire improvements. 2016-05-31 00:04:19 +03:00
TIVA/TM4C123x Tiva. Updated Tiva makefiles to be compatible with the main repository. 2016-04-28 23:10:46 +02:00
.keep Added 'testhal' subdirectory. 2014-10-13 23:05:00 +02:00