improved SD-card speed

This commit is contained in:
Markus Fröschle
2012-12-20 22:08:24 +00:00
parent 74b7072916
commit 2b33a868ad
4 changed files with 44 additions and 10 deletions

View File

@@ -70,7 +70,8 @@ CSRCS= \
$(SRCDIR)/wait.c \
$(SRCDIR)/s19reader.c \
$(SRCDIR)/flash.c \
$(SRCDIR)/basflash.c
$(SRCDIR)/basflash.c \
$(SRCDIR)/flash.c
ASRCS= \
$(SRCDIR)/startcf.S \