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

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

View File

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