We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3374c5 commit a4732c7Copy full SHA for a4732c7
configs/defconfig.common
@@ -39,7 +39,7 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
39
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
40
CONFIG_ESP_TASK_WDT_PANIC=y
41
# CONFIG_ESP_SYSTEM_HW_STACK_GUARD is not set
42
-CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
+CONFIG_ESP_TIMER_TASK_STACK_SIZE=8192
43
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
44
CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y
45
# CONFIG_ESP_WIFI_MBEDTLS_CRYPTO is not set
0 commit comments