Song Ruo Jing 0b9e4ff912 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-08-08 02:40:46 +00:00
..
2023-08-08 02:40:46 +00:00
2021-05-20 14:32:47 +10:00
2021-05-20 14:32:47 +10:00
2021-05-20 14:32:47 +10:00
2021-05-20 14:32:47 +10:00
2021-05-20 14:32:47 +10:00
2021-05-20 14:32:47 +10:00
2018-10-26 13:14:19 +08:00

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep logging, and event loops.

See the README.md file in the upper level examples directory for more information about examples.