412eb87080
Passing in a PWMOut still works but is deprecated. It will be removed in CircuitPython 8.0.0 This also switches STM32 timer indices and channel indices to 0-based in our pin data rather than `- 1` everywhere. The latter is more bug prone. Most of the way for #3264 Tested on Metro M0, Metro M4, Feather S2, Feather nRF52840, Feather STM32F4 and Arduino RP2040. |
||
---|---|---|
.. | ||
boards | ||
common-hal | ||
linking | ||
peripherals/mimxrt10xx | ||
sdk@8363ff7bed | ||
supervisor | ||
.gitignore | ||
background.c | ||
background.h | ||
board.h | ||
fatfs_port.c | ||
Makefile | ||
mpconfigport.h | ||
mpconfigport.mk | ||
mphalport.c | ||
mphalport.h | ||
qstrdefsport.h | ||
README.md | ||
reset.c | ||
reset.h |
CircuitPython Port To The NXP i.MX RT10xx Series
This is a port of CircuitPython to the i.MX RT10xx series of chips.