docs: translate coexist from CN to EN

This commit is contained in:
xiongweichao
2021-07-29 11:20:52 +08:00
committed by BOT
parent 06df46e26a
commit 6514f9e94c
14 changed files with 461 additions and 2 deletions

View File

@@ -95,6 +95,10 @@ config SOC_SIGMADELTA_SUPPORTED
bool
default y
config SOC_SUPPORT_COEXISTENCE
bool
default y
config SOC_ADC_RTC_CTRL_SUPPORTED
bool
default y

View File

@@ -83,6 +83,7 @@
#define SOC_I2S_SUPPORTED 1
#define SOC_RMT_SUPPORTED 1
#define SOC_SIGMADELTA_SUPPORTED 1
#define SOC_SUPPORT_COEXISTENCE 1
/*-------------------------- ADC CAPS ----------------------------------------*/