This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-15 22:44:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf
/
examples
/
system
/
deep_sleep
/
main
History
Lou Tianhao
47a0677525
feat(pm): support ext1_wakeup/esp_deep_sleep_enable_gpio_wakeup for esp32c5mp deepsleep
2024-08-28 10:44:08 +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(pm): support ext1_wakeup/esp_deep_sleep_enable_gpio_wakeup for esp32c5mp deepsleep
2024-08-28 10:44:08 +08:00
touch_wakeup.c
feat(touch_sens): add example for the touch sensor v3
2024-06-12 12:09:17 +08:00