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

@@ -204,6 +204,7 @@ sys/cache.c
sys/driver_mem.c
sys/exceptions.S
sys/fault_vectors.c
sys/ide.c
sys/init_fpga.c
sys/interrupts.c
sys/mmu.c