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:
@@ -12,7 +12,6 @@ SECTIONS
|
||||
objs/startcf.o(.text) /* this one is the entry point so it must be the first */
|
||||
objs/sysinit.o(.text)
|
||||
objs/init_fpga.o(.text)
|
||||
objs/sd_card.o(.text)
|
||||
objs/ff.o(.text)
|
||||
objs/wait.o(.text)
|
||||
objs/mmcbb.o(.text)
|
||||
|
||||
Reference in New Issue
Block a user