stlink: rename stlink cmd names
[fw/openocd] / tcl / interface / stlink-v1.cfg
index d351324c00cba67e58356f99c04c05913f5dae6b..7f4a6720b20289f47afe39fbb8cf7450509c10fd 100644 (file)
@@ -2,12 +2,10 @@
 # STMicroelectronics ST-LINK/V1 in-circuit debugger/programmer
 #
 
-interface stlink
-stlink_layout sg
-stlink_device_desc "ST-LINK/V1"
-stlink_vid_pid 0x0483 0x3744
-#
-# dummy values, not really needed
-#
-adapter_khz 1
-reset_config trst_and_srst
+interface hla
+hla_layout stlink
+hla_device_desc "ST-LINK/V1"
+hla_vid_pid 0x0483 0x3744
+
+# unused but set to disable warnings
+adapter_khz 1000