Skip to content

Commit 0b85365

Browse files
authored
Update defconfig.esp32
1 parent 9e5f7dc commit 0b85365

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/defconfig.esp32

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
CONFIG_BTDM_CTRL_MODE_BTDM=y
22
CONFIG_BTDM_SCAN_DUPL_CACHE_SIZE=20
3+
CONFIG_BT_ENABLED=y
4+
CONFIG_BT_BLE_BLUFI_ENABLE=y
5+
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
6+
CONFIG_BT_BTC_TASK_STACK_SIZE=8192
7+
CONFIG_BT_BTU_TASK_STACK_SIZE=8192
8+
CONFIG_BLE_MESH=y
39
CONFIG_BT_CLASSIC_ENABLED=y
410
CONFIG_BT_A2DP_ENABLE=y
511
CONFIG_BT_SPP_ENABLED=y

0 commit comments

Comments
 (0)