Skip to content

Commit 07f1314

Browse files
committed
test bigger stack
1 parent a4721ee commit 07f1314

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/defconfig.common

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,5 @@ CONFIG_ESP_PHY_REDUCE_TX_POWER=n
146146
CONFIG_SPIRAM=y
147147
CONFIG_SPIRAM_USE_MALLOC=y
148148
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
149-
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
149+
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
150+
CONFIG_ARDUINO_LOOP_STACK_SIZE=16384

0 commit comments

Comments
 (0)