circuitpython/ports/mimxrt10xx
Jeff Epler 93b373d617 "pop from empty %q"
Saves 12 bytes code on trinket m0
2020-08-04 18:42:09 -05:00
..
boards Fix pin macros typo, add extra flash protection 2020-06-05 16:43:08 -04:00
common-hal "pop from empty %q" 2020-08-04 18:42:09 -05: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 supervisor: factor out, Handle USB via background callback 2020-07-15 11:49:44 -05:00
.gitignore
Makefile update CDC/MIDI bufsize to at least 512 for highspeed port 2020-07-29 16:22:27 +07:00
README.md
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
fatfs_port.c Add license to some obvious files. 2020-07-06 19:16:25 +01:00
mpconfigport.h enable MICROPY_PY_REVERSE_SPECIAL_METHODS where ulab is enabled 2020-04-13 19:58:52 -05:00
mpconfigport.mk replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool 2020-07-29 15:38:55 +07:00
mphalport.c Switch iMX RT to RTC. Untested. 2020-03-23 18:20:58 -07:00
mphalport.h
qstrdefsport.h
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.