summaryrefslogtreecommitdiff
path: root/include/avr
diff options
context:
space:
mode:
authorLeo C.2024-07-19 09:24:15 +0200
committerLeo C.2024-07-19 12:25:30 +0200
commit416bc2159c66f39cbde0ebbcfa2a599e4ae6064c (patch)
treeaf1f7e1213ab834dee825795912452ea733e44e6 /include/avr
parent18d57acbf4ccd7220e59fe1f2ac1556837c5da83 (diff)
downloadz180-stamp-416bc2159c66f39cbde0ebbcfa2a599e4ae6064c.zip
wildcards for ls command (*, ?)
Diffstat (limited to 'include/avr')
-rw-r--r--include/avr/ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/avr/ffconf.h b/include/avr/ffconf.h
index 4e89916..9e33e9f 100644
--- a/include/avr/ffconf.h
+++ b/include/avr/ffconf.h
@@ -25,7 +25,7 @@
/ 3: f_lseek() function is removed in addition to 2. */
-#define FF_USE_FIND 0
+#define FF_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) */