X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Finterface%2Fstlink-v1.cfg;h=13f207dc6b467f76ec8e3df342a75d04a25598ce;hp=00031837159a882f03b1ced22462a6d6b2128e50;hb=33d220d10a069be34095313f51ae22052a079b34;hpb=a047d87196e829b927b4dc5281981d011fb4c586 diff --git a/tcl/interface/stlink-v1.cfg b/tcl/interface/stlink-v1.cfg index 0003183715..13f207dc6b 100644 --- a/tcl/interface/stlink-v1.cfg +++ b/tcl/interface/stlink-v1.cfg @@ -2,10 +2,8 @@ # STMicroelectronics ST-LINK/V1 in-circuit debugger/programmer # -interface stlink -stlink_layout stlink -stlink_device_desc "ST-LINK/V1" -stlink_vid_pid 0x0483 0x3744 +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