This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-08 06:06:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
446bfbadea98d86fe970d3d87a462c2df02cc3b1
esp-idf
/
examples
/
system
/
deep_sleep
/
main
History
wuzhenghui
ae2128e627
fix(example): fix uninitialized gpio/rtcio in deepsleep example
2026-02-13 12:11:29 +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
fix(esp_hw_support): fix esp32 APP_CPU accessing RTCFAST memory in sleep code
2025-07-14 14:07:55 +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
fix(example): fix uninitialized gpio/rtcio in deepsleep example
2026-02-13 12:11:29 +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 22:00:40 +08:00
touch_wakeup.c
feat(touch_sens): add example for the touch sensor v3
2024-07-13 15:47:20 +08:00