summaryrefslogtreecommitdiff
path: root/py/modmicropython.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2020-01-20 22:25:51 +1100
committerDamien George <damien.p.george@gmail.com>2020-03-11 15:34:13 +1100
commitf46782dde9ee8927a315224917c189b994b28cf3 (patch)
tree3299d0e9dd7fd50a674ebb0a446ff386754b4542 /py/modmicropython.c
parent211032a5c9a2807bc596c95bac575082badf730d (diff)
mimxrt: Add new, minimal port to NXP i.MX RT series CPUs.
This is an extremely minimal port to the NXP i.MX RT, in the style of the SAMD port It's largely based on the TinyUSB mimxrt implementation, using the NXP SDK. It currently supports the Teensy 4.0 board with a REPL over the USB-VCP interface. This commit also adds the NXP SDK submodule (also from TinyUSB) to lib/nxp_driver. Note: if you already have the tinyusb submodule initialized recursively you will need to run the following as the tinyusb sub-submodules have been rearranged (upstream): git submodule deinit lib/tinyusb rm -rf .git/modules/lib/tinyusb git submodule update --init lib/tinyusb
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions