Remove dummy defines of Classic BT

This commit is contained in:
weitianhua
2021-10-28 19:25:44 +08:00
parent 497eaca1a3
commit 0ea06fa336
5 changed files with 1 additions and 17 deletions

View File

@@ -56,6 +56,7 @@
#define SOC_MCPWM_SUPPORTED 1
#define SOC_SDMMC_HOST_SUPPORTED 1
#define SOC_BT_SUPPORTED 1
#define SOC_CLASSIC_BT_SUPPORTED 1
#define SOC_PCNT_SUPPORTED 1
#define SOC_SDIO_SLAVE_SUPPORTED 1
#define SOC_TWAI_SUPPORTED 1
@@ -309,6 +310,3 @@
/*------------------------------ BLE --------------------------------------------*/
#define SOC_BLE_DONT_UPDATE_OWN_RPA (1)
/*------------------------------ Classic BT --------------------------------------------*/
#define SOC_CLASSIC_BT_SUPPORTED (1) /* ESP32 Support Classic BT */