Skip to content

Commit 1f03952

Browse files
authored
NO BT in common settings
1 parent 851df9b commit 1f03952

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

configs/defconfig.esp32

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
11
CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR=y
2-
#
3-
# Bluetooth
4-
#
5-
CONFIG_BT_ENABLED=y
6-
CONFIG_BT_NIMBLE_ENABLED=y
7-
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
8-
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
9-
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
10-
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
11-
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set
12-
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY is not set
13-
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set
142

153
CONFIG_ETH_ENABLED=y
164
CONFIG_ETH_USE_ESP32_EMAC=y

0 commit comments

Comments
 (0)