circuitpython/ports/atmel-samd/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
..
I2C.c save about 112 bytes 2022-10-09 19:22:39 -04:00
I2C.h codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
SPI.c run background tasks during multi-part DMA 2023-03-09 11:53:16 -05:00
SPI.h move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c 2021-10-19 15:18:32 -04:00
UART.c wip; remove long-lived functionality; remove PR#2614 2023-08-08 20:41:17 -04:00
UART.h Implement UART hardware flow control on SAMD chips 2022-05-25 21:34:06 +00:00
__init__.c Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
__init__.h move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c 2021-10-19 15:18:32 -04:00