dac: added DAC support macro

Remove DAC support on ESP32-S3
This commit is contained in:
morris
2021-04-06 21:56:27 +08:00
parent 936523b904
commit 75dfd970b4
19 changed files with 13 additions and 374 deletions

View File

@@ -60,6 +60,7 @@
/*-------------------------- COMMON CAPS ---------------------------------------*/
#define SOC_CAPS_ECO_VER_MAX 3
#define SOC_DAC_SUPPORTED 1
#define SOC_MCPWM_SUPPORTED 1
#define SOC_SDMMC_HOST_SUPPORTED 1
#define SOC_BT_SUPPORTED 1