mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
In different functions `machine_rtc_config.ext0_pin` is accessed where SOC_PM_SUPPORT_EXT0_WAKEUP is not defined, fix that. Signed-off-by: Meir Armon <meirarmon@gmail.com>