We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a013305 commit dc3922cCopy full SHA for dc3922c
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