8000
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 febf9bc commit 93b62c2Copy full SHA for 93b62c2
configs/defconfig.common
@@ -15,7 +15,7 @@ CONFIG_COMPILER_WARN_WRITE_STRINGS=y
15
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
16
CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH=y
17
CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
18
-CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
+CONFIG_ESP_IPC_TASK_STACK_SIZE=2048
19
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
20
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
21
CONFIG_ESP_TASK_WDT_PANIC=y
0 commit comments