FatFs: Enable relative paths
This commit is contained in:
parent
c5667c6895
commit
e7d150e8f5
@ -150,7 +150,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define FF_FS_RPATH 0
|
||||
#define FF_FS_RPATH 2
|
||||
/* This option configures support for relative path.
|
||||
/
|
||||
/ 0: Disable relative path and remove related functions.
|
||||
|
Loading…
Reference in New Issue
Block a user