circuitpython/ports/mimxrt10xx/boards/imxrt1060_evk
Scott Shawcroft a56174dc10
Correct pad count.
This prevents running into the pins that cannot be reset. On 1011
it was off by one pin that isn't attached to the package. So,
having the USB pins forbidden prevented resetting to a NULL address.

Fixes #7952
2023-05-11 15:02:56 -07:00
..
board.c Correct pad count. 2023-05-11 15:02:56 -07:00
flash_config.c Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
mpconfigboard.h refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
mpconfigboard.mk Start of USB host API 2022-03-07 18:07:25 -08:00
pins.c Start of USB host API 2022-03-07 18:07:25 -08:00