circuitpython/ports/mimxrt10xx
Scott Shawcroft f5d90fc84f
Switch to port_serial_* hooks
This makes it easier to integrate port specific serial alongside
the common approaches.
2022-03-22 19:40:33 -07:00
..
boards Fix EVK status led to be inverted 2022-03-08 18:15:43 -08:00
common-hal Start of USB host API 2022-03-07 18:07:25 -08:00
linking Check background pending before sleep 2021-08-19 12:18:13 -07:00
peripherals/mimxrt10xx Start of USB host API 2022-03-07 18:07:25 -08:00
sdk@8363ff7bed
supervisor Switch to port_serial_* hooks 2022-03-22 19:40:33 -07:00
.gitignore
Makefile Start of USB host API 2022-03-07 18:07:25 -08:00
README.md
background.c
background.h
board.h
fatfs_port.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
mpconfigport.h
mpconfigport.mk Centralize LONGINT_IMPL handling 2021-12-27 10:21:47 -06:00
mphalport.c mimxrt1011: enable -Werror=missing-prototypes 2021-11-12 19:30:47 -06:00
mphalport.h
qstrdefsport.h
reset.c
reset.h

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.