circuitpython/ports/mimxrt10xx/tools
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
..
gen_peripherals_data.py Correct pad count. 2023-05-11 15:02:56 -07:00