]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/avr/ffconf.h
working fat ls whith relative path and wildcards
[z180-stamp.git] / include / avr / ffconf.h
index 2acce326450bf643c28ea75eaa09ca4eadb4d1da..eee4d784cc89e73c3da981ae7bdad5b85cfa898a 100644 (file)
@@ -34,7 +34,7 @@
 /  2: Enable with LF-CRLF conversion. */
 
 
-#define _USE_FIND              0
+#define _USE_FIND              1
 /* This option switches filtered directory read functions, f_findfirst() and
 /  f_findnext(). (0:Disable, 1:Enable 2:Enable with matching altname[] too) */
 
@@ -56,7 +56,7 @@
 /  (0:Disable or 1:Enable) Also _FS_READONLY needs to be 0 to enable this option. */
 
 
-#define _USE_LABEL             0
+#define _USE_LABEL             1
 /* This option switches volume label functions, f_getlabel() and f_setlabel().
 /  (0:Disable or 1:Enable) */