circuitpython/ports/cxd56/common-hal/busio
Jeff Epler 774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
..
I2C.c address jepler's comments and further squeezes 2022-05-20 10:10:55 -04:00
I2C.h run code formatting script 2021-03-15 19:27:36 +05:30
SPI.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
SPI.h run code formatting script 2021-03-15 19:27:36 +05:30
UART.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01: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