CM3: lm3s scripts and configurations refactoring.
[bertos.git] / bertos / cpu / cortex-m3 / info / cm3.common
index d08f913ae4b022641c4b0057c01231d95ff650ea..23dfe2a31e6c3b6d35a478e5e461a0797abebef4 100644 (file)
@@ -65,7 +65,6 @@ SCRIPT_DIR = CPU_DIR + "cortex-m3/scripts/"
 HW_DIR = CPU_DIR + "cortex-m3/hw/"
 DRV_DIR = CPU_DIR + "cortex-m3/drv/"
 
-MK_FLASH_SCRIPT = PRG_SCRIPTS_DIR + "arm/flash-cortex.sh"
 MK_STOPFLASH_SCRIPT = PRG_SCRIPTS_DIR + "arm/stopopenocd.sh"
 MK_DEBUG_SCRIPT = PRG_SCRIPTS_DIR + "arm/debug.sh"
 MK_STOPDEBUG_SCRIPT = PRG_SCRIPTS_DIR + "arm/stopopenocd.sh"