Now demo is working in DDR

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11329 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
edolomb 2018-01-18 16:52:56 +00:00
parent b8e2e82ecf
commit efde0b1878
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ include $(CHIBIOS)/test/rt/rt_test.mk
include $(CHIBIOS)/test/oslib/oslib_test.mk
# Define linker script file here
#LDSCRIPT= $(STARTUPLD)/SAMA5D2.ld
# Only if SAMA_NO_INIT is TRUE
LDSCRIPT= $(STARTUPLD)/SAMA5D2ddr.ld
# C sources that can be compiled in ARM or THUMB mode depending on the global