mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +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:
@@ -111,6 +111,6 @@
|
||||
|
||||
- Strapping 管脚:GPIO8 和 GPIO9 是 Strapping 管脚。更多信息请参考 `ESP8684 技术规格书 <{IDF_TARGET_DATASHEET_CN_URL}>`_。
|
||||
- SPI0/1:GPIO12-17 通常用于 SPI flash,不推荐用于其他用途。
|
||||
- RTC:GPIO0-5 可以在 Deep-sleep 模式时使用。
|
||||
- RTC:GPIO0-5 可用于将芯片从 Deep-sleep 模式中唤醒,其他 GPIO 仅能将芯片从 Light-sleep 模式中唤醒。更多信息请参考 :ref:`唤醒源<api-reference-wakeup-source>` 章节。
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user