circuitpython/ports/mimxrt10xx
2020-02-18 23:16:40 +00:00
..
boards Use new USB PIDs that aren't used yet. 2020-01-21 18:45:00 -08:00
common-hal Addition of RS485 support 2020-02-18 23:16:40 +00:00
linking Fix start on power up by providing Reset_Handler ourselves. 2020-01-18 11:54:01 -08:00
peripherals/mimxrt10xx Addition of RTS/CTS/RS485 UART functionality 2020-02-18 23:16:40 +00:00
sdk@4e7438e654 Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
supervisor Addition of RS485 support 2020-02-18 23:16:40 +00:00
.gitignore Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
background.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
background.h Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
fatfs_port.c Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
Makefile Update main .bin output file to be bootable artefact 2020-02-12 09:03:11 +00:00
mpconfigport.h Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
mpconfigport.mk Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
mphalport.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
mphalport.h Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
qstrdefsport.h Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
README.md Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
reset.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
reset.h Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
tick.c Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
tick.h Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00

CircuitPython Port To The NXP i.MX RT10xx Series

This is a port of CircuitPython to the i.MX RT10xx series of chips.