enable long filename
This commit is contained in:
2
vendor/fatfs/ffconf.h
vendored
2
vendor/fatfs/ffconf.h
vendored
@@ -93,7 +93,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define _USE_LFN 0 /* 0 to 3 */
|
||||
#define _USE_LFN 1 /* 0 to 3 */
|
||||
#define _MAX_LFN 255 /* Maximum LFN length to handle (12 to 255) */
|
||||
/* The _USE_LFN option switches the LFN support.
|
||||
/
|
||||
|
||||
Reference in New Issue
Block a user