circuitpython/ports/mimxrt10xx/peripherals/mimxrt10xx
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
..
MIMXRT1011 Correct pad count. 2023-05-11 15:02:56 -07:00
MIMXRT1015 Correct pad count. 2023-05-11 15:02:56 -07:00
MIMXRT1021 Correct pad count. 2023-05-11 15:02:56 -07:00
MIMXRT1042 Correct pad count. 2023-05-11 15:02:56 -07:00
MIMXRT1052 Correct pad count. 2023-05-11 15:02:56 -07:00
MIMXRT1062 Correct pad count. 2023-05-11 15:02:56 -07:00
MIMXRT1176 Correct pad count. 2023-05-11 15:02:56 -07:00
clocks.h corrected pre-commit errors 2022-04-13 12:04:28 -04:00
periph.h Add additional iMX RT support 2023-04-28 11:01:13 -07:00
pin_names.h Add additional iMX RT support 2023-04-28 11:01:13 -07:00
pins.c mimxrt: no longer need to collect the pin chainge interrupt ptrs 2023-03-23 09:58:40 -05:00
pins.h Add additional iMX RT support 2023-04-28 11:01:13 -07:00