lm3s: define SSI driver as module.
[bertos.git] / bertos / cpu / cortex-m3 / info / LM3S1968.cdef
index c3019c43794e952e9fd2b4587b297900c355c246..e3811a298f6fb9ccb98c33527db3925e11a14192 100644 (file)
@@ -44,7 +44,8 @@
 include("cm3.common")
 
 # CPU type used for flashing/debugging
-MK_PROGRAMMER_CPU = "lm3s1968"
+MK_PROGRAMMER_CPU = "lm3s"
+MK_FLASH_SCRIPT = PRG_SCRIPTS_DIR + "arm/flash-lm3s.sh"
 
 # CPU default clock frequency
 CPU_DEFAULT_FREQ = "50000000UL"