We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39e942 commit 9c91ddcCopy full SHA for 9c91ddc
configs/defconfig.esp32s3
@@ -7,4 +7,6 @@ CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO=y
7
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
8
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
9
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=3120
10
-CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
+CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
11
+CONFIG_BT_BTC_TASK_STACK_SIZE=8192
12
+CONFIG_BT_BTU_TASK_STACK_SIZE=8192
0 commit comments