esp-idf/examples/system/deep_sleep/main
Song Ruo Jing b3b3947207 examples: system/deep_sleep
1. Fix EXT0 wakeup pin error on ESP32: GPIO3 is not a RTC IO, change to use GPIO25.
2. Add ESP_ERROR_CHECK to explicitly show the runtime error
3. Improve example README
2023-03-17 14:44:29 +08:00
..
CMakeLists.txt system: fix printf format errors in all system and cxx examples 2022-12-12 16:56:20 +08:00
deep_sleep_example_main.c examples: system/deep_sleep 2023-03-17 14:44:29 +08:00
Kconfig.projbuild examples: system/deep_sleep 2023-03-17 14:44:29 +08:00