feat(wifi): add wifi support for esp32c61

This commit is contained in:
xuxiao
2024-08-20 17:39:25 +08:00
parent bf0eeb633f
commit 8780375859
60 changed files with 1292 additions and 105 deletions
@@ -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