circuitpython/ports/mimxrt10xx/common-hal/microcontroller
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
..
Pin.c Merge remote-tracking branch 'origin/main' into mimxrt10xx-rotaryio 2023-03-23 13:02:12 -05:00
Pin.h move pin change interrupt stuff to peripherals 2023-03-23 09:28:14 -05:00
Processor.c Add additional iMX RT support 2023-04-28 11:01:13 -07:00
Processor.h Update based on PR Comments 2022-04-14 06:45:16 -04:00
__init__.c Add additional iMX RT support 2023-04-28 11:01:13 -07:00