Added support for long filenames. Does not work yet

This commit is contained in:
Markus Fröschle
2012-12-15 12:04:12 +00:00
parent 2ad7bb21b4
commit 34ef174cfe
13 changed files with 30776 additions and 10 deletions

View File

@@ -61,6 +61,7 @@ CSRCS= \
$(SRCDIR)/BaS.c \
$(SRCDIR)/cache.c \
$(SRCDIR)/mmcbb.c \
$(SRCDIR)/unicode.c \
$(SRCDIR)/ff.c \
$(SRCDIR)/wait.c