mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
0acf94f10f
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