231cb1ffd9
Set the betweenTransferDelay to the SCK low-time, to avoid long pauses between bytes (transfers) while preventing the last SCK cycle in a byte from being a runt pulse. Compared to an earlier revision of this change, which just set the delays all to zero, this doesn't break using an AirLift, which was sensitive to the runt pulses (the simple loopback-wire test didn't detect the problem) |
||
---|---|---|
.. | ||
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.