Merge branch 'ci/increase_tiemout_wl_multiple_tasks_can_use_same_volume' into 'master'

ci: Increase CONFIG_FATFS_VFS_FSTAT_BLKSIZE size for auto_fsync case to fix CI

See merge request espressif/esp-idf!30430
This commit is contained in:
Adam Múdry 2024-04-24 19:54:27 +08:00
commit 7a70647a01

View File

@ -1,2 +1,3 @@
CONFIG_FATFS_IMMEDIATE_FSYNC=y
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
CONFIG_FATFS_VFS_FSTAT_BLKSIZE=2048