USB: allow to configure the maximum packet size of EP0
[bertos.git] / bertos / cpu / cortex-m3 / info / SAM3N4.cdef
index 22e136fd153ac2ec5924c4c37e9b773ddcd55142..15ffd8f23c951f817b0611fd0e6d95463d1286d9 100644 (file)
@@ -62,4 +62,4 @@ CPU_DESC += [ "256 Kbytes on-chip flash memory",
 
 # GCC flags for this cpu.
 MK_CPU_CPPFLAGS += " -D__ARM_SAM3N4__"
-MK_CPU_LDFLAGS += " -T " + SCRIPT_DIR + "sam3n4_ram.ld"
+MK_CPU_LDFLAGS += " -Wl,-dT " + SCRIPT_DIR + "sam3n4_rom.ld"