tcl/stm32wlx.cfg: comply with new jimtcl expr syntax
[fw/openocd] / tcl / target / lpc3131.cfg
index d6f2cdbda9b5d9ee60431dc370dc6e01cc702056..89bbf0265fda0a4a45e53165b3c951f08297a8df 100644 (file)
@@ -56,7 +56,7 @@ adapter srst delay 1000
 jtag_ntrst_delay 0
 
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME 
+target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME
 
 $_TARGETNAME invoke-event halted