improved SD-card speed

This commit is contained in:
Markus Fröschle
2012-12-20 22:08:24 +00:00
parent f0f829ab31
commit c5106fbe91
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 \