b8d4f9655f
The I2C.c for RP2040 included a special case for writes <=2 bytes to match the MicroPython implementation, however RP2040 does support 1 and 2 byte reads, with only 0 bytes being the exception. Signed-off-by: Philip Howard <phil@pimoroni.com> |
||
---|---|---|
.. | ||
__init__.c | ||
I2C.c | ||
I2C.h | ||
OneWire.h | ||
SPI.c | ||
SPI.h | ||
UART.c | ||
UART.h |