I2C.c
|
nrf: fix i2c frequency setting
|
2020-02-05 11:25:31 -05:00 |
I2C.h
|
fix #1422 correct i2c max xfer len (size in bits)
|
2018-12-28 16:30:11 +07:00 |
SPI.h
|
use properly-sized SPI transactions
|
2020-02-12 15:04:19 -05:00 |
UART.c
|
support RTS/CTS hardware flow control
|
2021-01-07 14:13:19 -08:00 |
UART.h
|
add flow control info to busio_uart_obj_t
|
2021-01-17 19:33:32 -08:00 |