esp-idf/components/esp_pm
jingli 28c7620cba 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-11 01:06:18 +00:00
..
include
test_apps/esp_pm
.build-test-rules.yml
CMakeLists.txt
Kconfig
linker.lf
pm_impl.c sleep: fix gpio wakeup not working properly in some cases 2023-02-11 01:06:18 +00:00
pm_locks.c
pm_trace.c
sdkconfig.rename