mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 18:40:13 +00:00
Also remove PM_USE_RTC_TIMER_REF in esp32s2, since this option is only used in FRC implementation of esp_timer. Closes https://github.com/espressif/esp-idf/issues/4991