mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
docs: provide more information about ESP32-C3 GPIO0~GPIO5 which can be used to wake up the chip from Deep-sleep mode
This commit is contained in:
@@ -42,6 +42,8 @@ Once wakeup sources are configured, the application can enter sleep mode using :
|
||||
|
||||
If Wi-Fi connections need to be maintained, enable Wi-Fi Modem-sleep mode and automatic Light-sleep feature (see :doc:`Power Management APIs <power_management>`). This will allow the system to wake up from sleep automatically when required by the Wi-Fi driver, thereby maintaining a connection to the AP.
|
||||
|
||||
.. _api-reference-wakeup-source:
|
||||
|
||||
Wakeup Sources
|
||||
--------------
|
||||
|
||||
|
Reference in New Issue
Block a user