]> git.sur5r.net Git - openocd/blobdiff - tcl/board/stm32f4discovery.cfg
config: stm32l01x and stm32l02x chips support
[openocd] / tcl / board / stm32f4discovery.cfg
index 98125e171084af906bf9dcc0987a3218401085c0..963e0f95931daf202ecc72c4ac8ea255866afbac 100644 (file)
@@ -3,4 +3,11 @@
 
 source [find interface/stlink-v2.cfg]
 
-source [find target/stm32f4x_stlink.cfg]
+transport select hla_swd
+
+# increase working area to 64KB
+set WORKAREASIZE 0x10000
+
+source [find target/stm32f4x.cfg]
+
+reset_config srst_only