circuitpython/ports/mimxrt10xx/common-hal/busio
Scott Shawcroft a9dc31a881
Add additional iMX RT support
This adds a script to generate the peripherals files (except clock).

It adds support for the 1015, 1020, 1040, and 1050 EVKs.

Some work was started on 1176 but it isn't working. So, the board
def is in a separate branch.

Fixes #3521. Fixes #2477.
2023-04-28 11:01:13 -07:00
..
I2C.c Add additional iMX RT support 2023-04-28 11:01:13 -07:00
I2C.h mimxrt1011: enable -Werror=missing-prototypes 2021-11-12 19:30:47 -06:00
SPI.c Add additional iMX RT support 2023-04-28 11:01:13 -07:00
SPI.h Add-unidirectional-SPI 2020-05-01 13:15:38 -04:00
UART.c Add additional iMX RT support 2023-04-28 11:01:13 -07:00
UART.h Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
__init__.c Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00