Let's try avoiding allocs in the bt stacks

This commit is contained in:
jacqueline
2024-02-12 17:09:17 +11:00
parent a37b517356
commit 03c0968168
-1
View File
@@ -13,7 +13,6 @@ CONFIG_BT_A2DP_ENABLE=y
CONFIG_BT_STACK_NO_LOG=y
# CONFIG_BT_MULTI_CONNECTION_ENBALE is not set
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=y
CONFIG_SPI_MASTER_IN_IRAM=y
# CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set