circuitpython/ports/mimxrt10xx/common-hal/busio
microDev 5d7fdafcde
implement suggested changes
- add internal buffering
- rtc initialization fix
2021-02-25 00:48:36 +05:30
..
I2C.c Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
I2C.h Add pin resetting across boards, fix array size detection issue 2020-05-27 11:45:15 -04:00
OneWire.h Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
SPI.c adds: maximum retries on SPI busy 2021-02-07 17:06:46 +01:00
SPI.h Add-unidirectional-SPI 2020-05-01 13:15:38 -04:00
UART.c implement suggested changes 2021-02-25 00:48:36 +05:30
UART.h Add UART one-way instance search, fix bugs in stm32 implementation 2020-05-20 12:48:01 -04:00
__init__.c Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00