Skip to content

Commit 1910aba

Browse files
authored
Update sdkconfig.defaults to actual
used from Tasmota Arduino Lib Builder
1 parent dbcfe48 commit 1910aba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdkconfig.defaults

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
3838
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
3939
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
4040
CONFIG_ESP_TASK_WDT_PANIC=y
41+
# CONFIG_ESP_SYSTEM_HW_STACK_GUARD is not set
4142
CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
4243
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
4344
CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y
@@ -210,6 +211,7 @@ CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=4096
210211
# CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER is not set
211212
# CONFIG_USE_WAKENET is not set
212213
# CONFIG_USE_MULTINET is not set
214+
# CONFIG_MBEDTLS_FS_IO is not set
213215
# CONFIG_VFS_SUPPORT_SELECT is not set
214216
# CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT is not set
215217
# CONFIG_VFS_SUPPORT_TERMIOS is not set

0 commit comments

Comments
 (0)