SD card module works. Disk and FATFS read work.
TODO: adapt SPI clock to SD card type for faster transfer
This commit is contained in:
@@ -60,7 +60,6 @@ CSRCS= \
|
||||
$(SRCDIR)/bas_printf.c \
|
||||
$(SRCDIR)/BaS.c \
|
||||
$(SRCDIR)/cache.c \
|
||||
$(SRCDIR)/sd_card.c \
|
||||
$(SRCDIR)/mmcbb.c \
|
||||
$(SRCDIR)/ff.c \
|
||||
$(SRCDIR)/wait.c
|
||||
|
||||
Reference in New Issue
Block a user