esp-idf/examples/system/deep_sleep/main
2024-07-16 17:55:12 +08:00
..
CMakeLists.txt example: refactor deep sleep example to make codes more structured 2023-03-09 15:23:56 +08:00
deep_sleep_example_main.c example: refactor deep sleep example to make codes more structured 2023-03-09 15:23:56 +08:00
deep_sleep_example.h example: refactor deep sleep example to make codes more structured 2023-03-09 15:23:56 +08:00
ext_wakeup.c change(pm/ext1): replace esp_sleep_set_ext1_wakeup_io by esp_sleep_enable_ext1_wakeup_io 2023-11-20 16:04:01 +08:00
gpio_wakeup.c example: refactor deep sleep example to make codes more structured 2023-03-09 15:23:56 +08:00
Kconfig.projbuild feat(example): update gpio/ext1 wakeup avaliable IO num in example Kconfig 2024-07-16 17:55:12 +08:00
touch_wakeup.c feat(touch_sens): add example for the touch sensor v3 2024-06-12 12:09:17 +08:00