circuitpython/ports/raspberrypi/common-hal/busio
microDev 8170e26a86
more uart improvements
- address suggested changes
- refine uart instance availibility checks
- improve pin validation and rx buffer handling
2021-02-25 23:46:00 +05:30
..
__init__.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
I2C.c Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
I2C.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
OneWire.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
SPI.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
SPI.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
UART.c more uart improvements 2021-02-25 23:46:00 +05:30
UART.h implement suggested changes 2021-02-25 00:48:36 +05:30