fusee: sdmmc: use v3 compatibility mode for it's simpler DMA

we may want to change this at some point to get 64-bit addressing?
This commit is contained in:
Kate J. Temkin
2018-04-29 08:04:50 -06:00
parent ef1923ebab
commit 01e3761d4c
2 changed files with 9 additions and 35 deletions

View File

@@ -26,7 +26,8 @@ CFLAGS = \
-fdata-sections \
-std=gnu11 \
-Werror \
-Wall
-Wall \
-fstrict-volatile-bitfields
LDFLAGS = -specs=linker.specs -g $(ARCH)