docs(coex): enable coexist docs for c61

This commit is contained in:
linruihao
2026-07-22 17:16:58 +08:00
committed by BOT
parent c80598ef7f
commit 359e211b17
3 changed files with 5 additions and 2 deletions

View File

@@ -87,6 +87,10 @@ config SOC_SYSTIMER_SUPPORTED
bool
default y
config SOC_SUPPORT_COEXISTENCE
bool
default y
config SOC_SHA_SUPPORTED
bool
default y

View File

@@ -45,7 +45,7 @@
#define SOC_I2C_SUPPORTED 1
#define SOC_LEDC_SUPPORTED 1
#define SOC_SYSTIMER_SUPPORTED 1
// \#define SOC_SUPPORT_COEXISTENCE 1
#define SOC_SUPPORT_COEXISTENCE 1
#define SOC_SHA_SUPPORTED 1
#define SOC_ECC_SUPPORTED 1
#define SOC_ECC_EXTENDED_MODES_SUPPORTED 1

View File

@@ -4,7 +4,6 @@ api-guides/low-power-mode.rst
api-guides/RF_calibration.rst
api-guides/deep-sleep-stub.rst
api-guides/lwip.rst
api-guides/coexist.rst
api-guides/wifi.rst
api-guides/usb-otg-console.rst
api-guides/esp-wifi-mesh.rst