circuitpython/ports/cxd56/common-hal/busio
Dan Halbert b6206406de new pin validation routines; don't use mp_const_none if NULL will do 2020-02-28 23:43:04 -05:00
..
I2C.c Change port name to cxd56 2019-10-11 08:23:51 +02:00
I2C.h Change port name to cxd56 2019-10-11 08:23:51 +02:00
OneWire.h Change port name to cxd56 2019-10-11 08:23:51 +02:00
SPI.c Change port name to cxd56 2019-10-11 08:23:51 +02:00
SPI.h Change port name to cxd56 2019-10-11 08:23:51 +02:00
UART.c new pin validation routines; don't use mp_const_none if NULL will do 2020-02-28 23:43:04 -05:00
UART.h make UART.write be blocking on SAMD; add timeout property 2019-11-27 13:05:29 -05:00
__init__.c Change port name to cxd56 2019-10-11 08:23:51 +02:00