aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fatfs/ffconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fatfs/ffconf.h')
-rw-r--r--lib/fatfs/ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fatfs/ffconf.h b/lib/fatfs/ffconf.h
index c47808bb..34522e7e 100644
--- a/lib/fatfs/ffconf.h
+++ b/lib/fatfs/ffconf.h
@@ -97,7 +97,7 @@
*/
-#define FF_USE_LFN 0
+#define FF_USE_LFN 1
#define FF_MAX_LFN 255
/* The FF_USE_LFN switches the support for LFN (long file name).
/