circuitpython/ports/mimxrt10xx/common-hal/microcontroller
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
..
Pin.c Correct pad count. 2023-05-11 15:02:56 -07:00
Pin.h move pin change interrupt stuff to peripherals 2023-03-23 09:28:14 -05:00
Processor.c Merge pull request #7430 from Lanzaa/rp2040_cpu_frequency 2023-05-02 09:52:28 -07:00
Processor.h Update based on PR Comments 2022-04-14 06:45:16 -04:00
__init__.c Add additional iMX RT support 2023-04-28 11:01:13 -07:00