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
2026-01-08 02:30:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfa487b4e0ef896791fcdf272cfecff33e299cc0
esp-idf
/
examples
/
system
/
light_sleep
/
main
History
laokaiyao
678ddba550
feat(touch): allow RTC power down during the deep sleep
2024-12-26 19:14:12 +08:00
..
CMakeLists.txt
change(examples): explicitly specify component dependencies for examples
2024-11-20 14:11:24 +01:00
gpio_wakeup.c
example(light_sleep); enable lp_timer/gpio/uart wakeup for esp32c61
2024-09-10 10:45:57 +08:00
light_sleep_example_main.c
feat(touch_sens): add example for the touch sensor v3
2024-06-12 12:09:17 +08:00
light_sleep_example.h
feat(touch_sens): add example for the touch sensor v3
2024-06-12 12:09:17 +08:00
timer_wakeup.c
…
touch_sens_wakeup.c
feat(touch): allow RTC power down during the deep sleep
2024-12-26 19:14:12 +08:00
touch_wakeup.c
…
uart_wakeup.c
…