tcl: remove trailing whitespace
[fw/openocd] / tcl / board / mcb1700.cfg
index 4954dab0a1e3f9d90d7b4276b31e7086eac329d9..01080a0b16b560c9815aed45efc02cfee475fe65 100644 (file)
@@ -1,5 +1,5 @@
 # Keil MCB1700 PCB with 1768
-# 
+#
 # Reset init script sets it to 100MHz
 set CCLK 100000
 
@@ -53,7 +53,7 @@ $_TARGETNAME configure -event reset-init {
 
        # Dividing CPU clock by 8 should be pretty conservative
        #
-       # 
+       #
        global MCB1700_CCLK
        adapter speed [expr $MCB1700_CCLK / 8]