Skip to content

Commit 87baa60

Browse files
authored
Enable external memory allocation for BT NimBLE
1 parent 1754f8f commit 87baa60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.esp32u

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
2222
# CONFIG_BT_BTU_TASK_STACK_SIZE is not set
2323
CONFIG_BT_STACK_NO_LOG=y
2424
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
25+
CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL=y
2526

2627
CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR=y
2728

0 commit comments

Comments
 (0)