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 c61da87 commit 68c5fe8Copy full SHA for 68c5fe8
configs/defconfig.common
@@ -24,7 +24,7 @@ CONFIG_HTTPD_WS_SUPPORT=y
24
CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
25
CONFIG_LITTLEFS_MAX_PARTITIONS=2
26
CONFIG_LITTLEFS_MULTIVERSION=y
27
-CONFIG_LITTLEFS_DISK_VERSION_2_0
+CONFIG_LITTLEFS_DISK_VERSION_2_0=y
28
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y
29
CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y
30
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
0 commit comments