Skip to content

Commit b532ab8

Browse files
authored
lfn
1 parent 5a2f7a1 commit b532ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32c3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CONFIG_ESP_TASK_WDT_TIMEOUT_S=10
4545
# CONFIG_ESP32_WIFI_RX_IRAM_OPT is not set
4646
CONFIG_ESP_WIFI_FTM_ENABLE=y
4747
CONFIG_FATFS_CODEPAGE_850=y
48-
CONFIG_FATFS_LFN_NONE=y
48+
CONFIG_FATFS_LFN_STACK=y
4949
CONFIG_FMB_TIMER_PORT_ENABLED=y
5050
CONFIG_FREERTOS_HZ=1000
5151
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304

0 commit comments

Comments
 (0)