]> git.sur5r.net Git - openocd/blobdiff - tcl/interface/stlink-v2-1.cfg
jtag: drivers: stlink: handle all versions with single config
[openocd] / tcl / interface / stlink-v2-1.cfg
index e1bccbc26b3d43f8436c6deb0fe20160f374dc9c..62f37dc336fb505691df7fabeb7ba8531e053dea 100644 (file)
@@ -1,9 +1,2 @@
-#
-# STMicroelectronics ST-LINK/V2-1 in-circuit debugger/programmer
-#
-
-interface hla
-hla_layout stlink
-hla_device_desc "ST-LINK/V2-1"
-hla_vid_pid 0x0483 0x374b
-
+echo "WARNING: interface/stlink-v2-1.cfg is deprecated, please switch to interface/stlink.cfg"
+source [find interface/stlink.cfg]