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
wuzhenghui
cb8c67f55f
feat(example): update gpio/ext1 wakeup avaliable IO num in example Kconfig
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