]> git.sur5r.net Git - openocd/blobdiff - tcl/board/stm32l0discovery.cfg
stm32l: split l0/l1 support no jtag, different HSI settings
[openocd] / tcl / board / stm32l0discovery.cfg
old mode 100755 (executable)
new mode 100644 (file)
index e1be9a8..57b8a60
@@ -6,7 +6,7 @@ source [find interface/stlink-v2-1.cfg]
 transport select hla_swd
 
 set WORKAREASIZE 0x2000
-source [find target/stm32l.cfg]
+source [find target/stm32l0.cfg]
 
 # use hardware reset, connect under reset
 reset_config srst_only srst_nogate