summaryrefslogtreecommitdiff
path: root/sdkconfig.common
diff options
context:
space:
mode:
authorailurux <ailuruxx@gmail.com>2024-07-23 16:20:45 +1000
committerailurux <ailuruxx@gmail.com>2024-07-23 16:20:45 +1000
commit85975907324b0699f2f8b0a79a3027d3f3cd07ff (patch)
treecc149c5f81bacee0c53f87d596aac32e807c7218 /sdkconfig.common
parenta440d71bef42a2c9cc10d9f3f49fa097257d25f9 (diff)
downloadtangara-fw-85975907324b0699f2f8b0a79a3027d3f3cd07ff.tar.gz
Increase bluetooth stack size
Diffstat (limited to 'sdkconfig.common')
-rw-r--r--sdkconfig.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdkconfig.common b/sdkconfig.common
index 5306422a..9a401aca 100644
--- a/sdkconfig.common
+++ b/sdkconfig.common
@@ -14,6 +14,7 @@ CONFIG_BT_CLASSIC_ENABLED=y
CONFIG_BT_A2DP_ENABLE=y
# CONFIG_BT_BLE_ENABLED is not set
CONFIG_BT_STACK_NO_LOG=y
+CONFIG_BTC_TASK_STACK_SIZE=4096
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=y
CONFIG_SPI_MASTER_IN_IRAM=y