esp-idf/components/esp_pm
jingli 8c491be452 sleep: fix gpio wakeup not working properly in some cases
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.
2023-02-09 17:58:40 +08:00
..
include
test
CMakeLists.txt
Kconfig Fix crash caused by bluetooth high level interrupt 2021-11-10 16:14:52 +08:00
component.mk
linker.lf light sleep: add i/d-cache tagmem retention support for esp32s3 2021-08-27 11:11:09 +08:00
pm_impl.c sleep: fix gpio wakeup not working properly in some cases 2023-02-09 17:58:40 +08:00
pm_locks.c
pm_trace.c
sdkconfig.rename