circuitpython/ports/mimxrt10xx
Dan Halbert faa50df05f
Merge pull request #2817 from jepler/stm-linker-scripts
Standardize on FLASH_FIRMWARE section name in linker scripts
2020-04-27 18:43:26 -04:00
..
boards Freeze adafruit_requests and adafruit_esp32spi into feather_m7_1011 2020-02-29 00:39:22 +01:00
common-hal mimxrt1011: Only re-init SPI when it's actually needed 2020-04-06 22:10:12 +02:00
linking linker scripts: Re-align at ":" 2020-04-27 12:47:52 -05:00
peripherals/mimxrt10xx Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixup 2020-02-26 14:28:54 +00:00
sdk@4e7438e654 Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
supervisor Update TinyUSB and add interrupt hooks. 2020-04-17 14:16:49 -07:00
.gitignore 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
README.md Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
background.c mimxrt10xx: Enable displayio 2020-02-19 22:26:00 +01: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
mpconfigport.h enable MICROPY_PY_REVERSE_SPECIAL_METHODS where ulab is enabled 2020-04-13 19:58:52 -05:00
mpconfigport.mk mimxrt10xx: Enable displayio 2020-02-19 22:26:00 +01: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
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

README.md

CircuitPython Port To The NXP i.MX RT10xx Series

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