mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
On ESP32 S2/S3 variants, GPIO0 through GPIO21 are valid RTC pins. This commit defines the valid RTC_VALID_EXT_PINS for the S2/S3 variants, otherwise, it keeps functionality the same.