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 2606cc0 commit f08ca62Copy full SHA for f08ca62
configs/defconfig.common
@@ -11,6 +11,7 @@ CONFIG_HTTPD_WS_SUPPORT=y
11
CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
12
CONFIG_LITTLEFS_MAX_PARTITIONS=2
13
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y
14
+CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y
15
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
16
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
17
CONFIG_ESP_INT_WDT_TIMEOUT_MS=1000
0 commit comments