circuitpython/ports/mimxrt10xx/boards/imxrt1020_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 Add additional iMX RT support 2023-04-28 11:01:13 -07:00
mpconfigboard.h Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
mpconfigboard.mk Use new USB PIDs that aren't used yet. 2020-01-21 18:45:00 -08:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00