mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00

Before this fix, when we call esp_pm_configure after gpio_wakeup_enable, the configuration of GPIO in sleep state in gpio_wakeup_enable will be overwritten by esp_pm_configure.