X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Finfo%2FLM3S1968.cdef;h=e3811a298f6fb9ccb98c33527db3925e11a14192;hb=b6cf7ebec417a6433b757b2e6e92668194c22a55;hp=494042ccc5acc3926c3c72fd73088d8d6698a515;hpb=699ec4b1c3eae59baf1c98e1d2aeb51c496802ba;p=bertos.git diff --git a/bertos/cpu/cortex-m3/info/LM3S1968.cdef b/bertos/cpu/cortex-m3/info/LM3S1968.cdef index 494042cc..e3811a29 100644 --- a/bertos/cpu/cortex-m3/info/LM3S1968.cdef +++ b/bertos/cpu/cortex-m3/info/LM3S1968.cdef @@ -45,6 +45,7 @@ include("cm3.common") # CPU type used for flashing/debugging MK_PROGRAMMER_CPU = "lm3s" +MK_FLASH_SCRIPT = PRG_SCRIPTS_DIR + "arm/flash-lm3s.sh" # CPU default clock frequency CPU_DEFAULT_FREQ = "50000000UL"