circuitpython/ports/mimxrt10xx
James Bowman bff585ffd2 Enable EVE low-level for Teensy 4.0 and 4.1 2021-03-05 11:32:58 -08:00
..
boards Enable EVE low-level for Teensy 4.0 and 4.1 2021-03-05 11:32:58 -08:00
common-hal Merge remote-tracking branch 'adafruit/main' into busio-uart-rp 2021-02-25 16:59:15 -08:00
linking Unify iMX flash config and add Metro M7 1011 2020-10-07 15:23:47 -07:00
peripherals/mimxrt10xx wip 2020-11-22 19:10:09 -05:00
sdk@8363ff7bed Correct MIMXRT sdk version 2020-03-27 15:40:17 -07:00
supervisor Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
.gitignore Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
Makefile -ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; fix struct init in HCI bleio 2020-12-15 12:23:56 -05:00
README.md Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
background.c supervisor: factor supervisor_background_tasks from sundry ports 2020-07-15 11:49:44 -05:00
background.h supervisor: factor supervisor_background_tasks from sundry ports 2020-07-15 11:49:44 -05:00
board.h Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
fatfs_port.c Add license to some obvious files. 2020-07-06 19:16:25 +01:00
mpconfigport.h CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup 2021-01-24 23:10:20 -05:00
mpconfigport.mk usb descriptors all set; rework of enabling for USB devices 2021-02-04 19:23:40 -05:00
mphalport.c Switch iMX RT to RTC. Untested. 2020-03-23 18:20:58 -07:00
mphalport.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05: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 mimxrt10xx: Add required header for NORETURN definition 2020-09-28 18:56:01 -05: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.