mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 03:52:01 +02:00
feat(wifi): add wifi support for esp32c61
This commit is contained in:
@@ -12,7 +12,7 @@ To help users select appropriate low power mode, a summary table of low power mo
|
||||
|
||||
.. todo - add sleep-current/esp32c5_summary.inc
|
||||
|
||||
.. only:: not esp32c5
|
||||
.. only:: not esp32c5 and not esp32c61
|
||||
|
||||
.. include:: ../sleep-current/{IDF_TARGET_PATH_NAME}_summary.inc
|
||||
|
||||
@@ -367,7 +367,7 @@ Modem-sleep Mode Configuration
|
||||
|
||||
.. todo - add sleep-current/esp32c5_modem_sleep.inc
|
||||
|
||||
.. only:: not esp32c5
|
||||
.. only:: not esp32c5 and not esp32c61
|
||||
|
||||
.. include:: ../sleep-current/{IDF_TARGET_PATH_NAME}_modem_sleep.inc
|
||||
|
||||
@@ -383,7 +383,7 @@ Auto Light-sleep mode in Wi-Fi scenarios does not require wake-up source configu
|
||||
|
||||
.. todo - add sleep-current/esp32c5_light_sleep.inc
|
||||
|
||||
.. only:: not esp32c5
|
||||
.. only:: not esp32c5 and not esp32c61
|
||||
|
||||
.. include:: ../sleep-current/{IDF_TARGET_PATH_NAME}_light_sleep.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user