circuitpython/ports/mimxrt10xx
Jeff Epler fcddfd0f39
Merge pull request #3083 from tannewt/esp32s2_busio
Add busio support for the ESP32-S2
2020-07-01 21:02:08 -05:00
..
boards Fix pin macros typo, add extra flash protection 2020-06-05 16:43:08 -04:00
common-hal Compiles! 2020-06-24 12:47:59 -07:00
linking linker scripts: Re-align at ":" 2020-04-27 12:47:52 -05:00
peripherals/mimxrt10xx Fix pin macros typo, add extra flash protection 2020-06-05 16:43:08 -04:00
sdk@8363ff7bed Correct MIMXRT sdk version 2020-03-27 15:40:17 -07:00
supervisor _pew: move to common-hal 2020-06-22 10:45:27 -05:00
.gitignore Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
Makefile A number of small ESP32S2 fixes: 2020-05-28 15:43:55 -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 I2CPeripheral: Rename class and its module 2020-06-25 11:44:19 -05: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.