circuitpython/ports/mimxrt10xx
Lucian Copeland 1e914ac2b0 Change exception text and type 2020-05-27 11:48:52 -04:00
..
boards Add Teensy 4.1 board definition 2020-05-11 13:58:58 -07:00
common-hal Change exception text and type 2020-05-27 11:48:52 -04:00
linking linker scripts: Re-align at ":" 2020-04-27 12:47:52 -05:00
peripherals/mimxrt10xx mimxrt1010: Increase max SPI speed 2020-05-18 22:07:38 +02:00
sdk@8363ff7bed Correct MIMXRT sdk version 2020-03-27 15:40:17 -07:00
supervisor Add port_fixed_stack for more builds 2020-05-15 16:22:33 -07:00
.gitignore Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
Makefile Merge pull request #2841 from hierophect/mimxrt-spi-oneway 2020-05-06 08:32:21 -07:00
README.md Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
background.c Get basic sleep going on the iMX RT 1011 2020-03-24 15:46:10 -07: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 refactor countio based on feedback 2020-05-05 15:23:38 +10:00
mphalport.c Switch iMX RT to RTC. Untested. 2020-03-23 18:20:58 -07: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

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.