esp-idf/components/driver/gpio
jingli 7f15980de9 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:32:13 +08:00
..
dedic_gpio.c driver: remove -Wno-format flag 2022-08-18 10:57:12 +08:00
gpio.c sleep: fix gpio wakeup not working properly in some cases 2023-02-09 17:32:13 +08:00
rtc_io.c hw_support: move rtc_ctrl from driver to hw_support 2022-04-29 14:28:09 +08:00