097af804cd
In #7497 port_background_task was renamed to port_background_tick but the actual call site wasn't changed. This meant that it was no longer called! Rename more functions from task to tick to make it clearer which is which. |
||
---|---|---|
.. | ||
boards | ||
common-hal | ||
linking | ||
peripherals/mimxrt10xx | ||
sdk@2b9354539e | ||
supervisor | ||
Makefile | ||
README.md | ||
background.c | ||
background.h | ||
mpconfigport.h | ||
mpconfigport.mk | ||
mphalport.c | ||
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.