esp-idf/examples/system/deep_sleep/main
chaijie b2e08332e3 ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue
ESP32 in revision0 and revision1 uses touchpad to provide
current to oscillate xtal 32k. But revision2 and revision3
do not need to do that.
Note: touchpad can not work and toupad/ULP wakeup sources
are not available when toupad provides current to xtal 32k
2022-03-30 15:27:03 +08:00
..
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk add deep sleep wake up example 2017-02-22 18:40:31 +08:00
deep_sleep_example_main.c ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 2022-03-30 15:27:03 +08:00
Kconfig.projbuild Add system example tests 2020-04-28 14:52:15 +02:00