mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Avoid trying to use ADC, PWM and RTCounter instances which is one past last available, because this will give a HardFault.
Avoid trying to use ADC, PWM and RTCounter instances which is one past last available, because this will give a HardFault.