Skip to content

Commit a4732c7

Browse files
authored
Update defconfig.common
1 parent c3374c5 commit a4732c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
3939
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
4040
CONFIG_ESP_TASK_WDT_PANIC=y
4141
# CONFIG_ESP_SYSTEM_HW_STACK_GUARD is not set
42-
CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
42+
CONFIG_ESP_TIMER_TASK_STACK_SIZE=8192
4343
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
4444
CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y
4545
# CONFIG_ESP_WIFI_MBEDTLS_CRYPTO is not set

0 commit comments

Comments
 (0)