This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
examples
/
system
/
deep_sleep
/
main
History
Lou Tianhao
8db9f79bd2
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
..
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/deepsleep): Support EXT1_WAKEUP_MODE_PER_PIN
2023-08-09 19:46:25 +08:00
touch_wakeup.c
example: refactor deep sleep example to make codes more structured
2023-03-09 15:23:56 +08:00