summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/fatfs/source/ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fatfs/source/ffconf.h b/lib/fatfs/source/ffconf.h
index 9298ef897..96ff77155 100644
--- a/lib/fatfs/source/ffconf.h
+++ b/lib/fatfs/source/ffconf.h
@@ -153,7 +153,7 @@
/ on character encoding. When LFN is not enabled, these options have no effect. */
-#define FF_FS_RPATH 1
+#define FF_FS_RPATH 2
/* This option configures support for relative path.
/
/ 0: Disable relative path and remove related functions.