Skip to content

Commit a2955fb

Browse files
authored
Enable external memory allocation for BT NIMBLE
1 parent e81beec commit a2955fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.esp32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
1818
# CONFIG_BT_BTU_TASK_STACK_SIZE is not set
1919
CONFIG_BT_STACK_NO_LOG=y
2020
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
21+
CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL=y
2122

2223
# Enable ULP
2324
CONFIG_ULP_COPROC_ENABLED=y

0 commit comments

Comments
 (0)