tcl/boards: Rename 'ek-tm4c123gxl.cfg' to 'ti_ek-tm4c123gxl.cfg'
[fw/openocd] / tcl / board / iar_lpc1768.cfg
index b8fd026c1dada16295a0653ff54078e08fe73d83..38ffc3582a38f6ef2bf0d0bf487675ed64f02f0c 100644 (file)
@@ -3,7 +3,7 @@
 # http://www.olimex.com/dev/lpc-1766stk.html
 #
 
-source [find target/lpc1768.cfg]
+source [find target/lpc17xx.cfg]
 
 # The chip has just been reset.
 #
@@ -14,4 +14,3 @@ $_TARGETNAME configure -event reset-init {
 
        flash probe 0
 }
-