mimxrt10xx: NXP i.MX RT10xxx issue with dir(microcontroller.pin) since CircuitPython 9.1.0 #9957
Labels
Milestone
Content-Length: 214365 | pFad | https://github.com/adafruit/circuitpython/issues/9957
13Fetched URL: https://github.com/adafruit/circuitpython/issues/9957
Alternative Proxies:
CircuitPython version
Code/REPL
Behavior
With CircuitPython 9.1.0 returns only: ['class', 'dict'].
With CircuitPython 9.0.5 returns: ['class', 'GPIO_00', 'GPIO_01', 'GPIO_02', 'GPIO_03', 'GPIO_04', 'GPIO_05', 'GPIO_06', 'GPIO_07', 'GPIO_08', 'GPIO_09', 'GPIO_10', 'GPIO_11', 'GPIO_12', 'GPIO_13', 'GPIO_AD_00', 'GPIO_AD_01', 'GPIO_AD_02', 'GPIO_AD_03', 'GPIO_AD_04', 'GPIO_AD_05', 'GPIO_AD_06', 'GPIO_AD_07', 'GPIO_AD_08', 'GPIO_AD_09', 'GPIO_AD_10', 'GPIO_AD_11', 'GPIO_AD_12', 'GPIO_AD_13', 'GPIO_AD_14', 'GPIO_SD_00', 'GPIO_SD_01', 'GPIO_SD_02', 'GPIO_SD_03', 'GPIO_SD_04', 'GPIO_SD_05', 'GPIO_SD_06', 'GPIO_SD_07', 'GPIO_SD_08', 'GPIO_SD_09', 'GPIO_SD_10', 'GPIO_SD_11', 'GPIO_SD_12', 'GPIO_SD_13', 'USB_OTG1_DN', 'USB_OTG1_DP', 'dict'].
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: