Add support for latest IDE improvements in FPGA

This commit is contained in:
David Gálvez
2018-11-20 17:49:40 +01:00
committed by Markus
parent 3ae36eb937
commit 152c06f333
6 changed files with 197 additions and 16 deletions

View File

@@ -110,6 +110,7 @@ CSRCS= \
dspi.c \
driver_vec.c \
driver_mem.c \
ide.c \
\
MCD_dmaApi.c \
MCD_tasks.c \