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 121d089 commit adc8d33Copy full SHA for adc8d33
configs/defconfig.esp32u
@@ -22,6 +22,7 @@ CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
22
# CONFIG_BT_BTU_TASK_STACK_SIZE is not set
23
CONFIG_BT_STACK_NO_LOG=y
24
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
25
+CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL=y
26
27
CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR=y
28
0 commit comments