circuitpython/ports/mimxrt10xx/common-hal/microcontroller
RetiredWizard fa514e22b2 mimxrt10xx gpio pins don't deinit
It looks like a rogue "return" made it's way into the reset pin code
for the mimxrt10xx port resulting in pin.deinit() not working.
2023-01-05 19:17:08 -05:00
..
Pin.c mimxrt10xx gpio pins don't deinit 2023-01-05 19:17:08 -05:00
Pin.h refactor to reduce duplicate code 2022-12-15 13:17:28 -05:00
Processor.c Deleted Warnings Chanaged ValueError Method 2022-04-17 15:04:16 -04:00
Processor.h Update based on PR Comments 2022-04-14 06:45:16 -04:00
__init__.c Conditionalize LTO 2022-05-27 12:59:54 -07:00