circuitpython/ports/stm/common-hal/busio
Dan Halbert 2ff8667e75 wip; remove long-lived functionality; remove PR#2614
Trinket M0 compile has no compilation errors, but has link errors to fix.
2023-08-08 20:41:17 -04:00
..
__init__.c create copy 2020-03-11 18:13:06 -04:00
I2C.c Remove redundant header files. 2022-10-10 20:37:31 +02:00
I2C.h Fix I2C Repeated start error by converting to IT mode 2021-02-10 14:59:19 -05:00
SPI.c Remove redundant header files. 2022-10-10 20:37:31 +02:00
SPI.h change half_duplex to be on spi construct 2022-02-08 21:37:38 -05:00
UART.c wip; remove long-lived functionality; remove PR#2614 2023-08-08 20:41:17 -04:00
UART.h Enable showing the console on a debug uart 2020-05-19 02:02:52 +02:00