tcl: don't use 'set' to retrieve the value of a variable
[fw/openocd] / tcl / board / stm3210c_eval.cfg
index 27684f0d87bfb676ccf5dbaf8c35c51843abfd87..e069c049941f82176e2b4a573ce4c27f468ae1e8 100644 (file)
@@ -4,4 +4,4 @@
 # increase working area to 32KB for faster flash programming
 set WORKAREASIZE 0x8000
 
-source [find target/stm32.cfg]
+source [find target/stm32f1x.cfg]