circuitpython/ports/mimxrt10xx/common-hal
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
..
analogio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
audiobusio Add additional iMX RT support 2023-04-28 11:01:13 -07:00
audiopwmio get rid of another debug print 2023-03-27 10:52:52 -05:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio Add additional iMX RT support 2023-04-28 11:01:13 -07:00
digitalio Add additional iMX RT support 2023-04-28 11:01:13 -07:00
microcontroller Correct pad count. 2023-05-11 15:02:56 -07:00
neopixel_write Merge branch 'main' into add-codespell 2023-03-23 14:09:57 +07:00
os Add additional iMX RT support 2023-04-28 11:01:13 -07:00
pwmio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
rotaryio move pin change interrupt stuff to peripherals 2023-03-23 09:28:14 -05:00
rtc Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
usb_host message consolidation and more use of validators 2022-05-19 15:38:37 -04:00