We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851df9b commit 1f03952Copy full SHA for 1f03952
configs/defconfig.esp32
@@ -1,16 +1,4 @@
1
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
14
15
CONFIG_ETH_ENABLED=y
16
CONFIG_ETH_USE_ESP32_EMAC=y
0 commit comments