diff --git a/openocd/interface/stlink-v2.cfg b/openocd/interface/stlink-v2.cfg index 654e862..2b38a29 100644 --- a/openocd/interface/stlink-v2.cfg +++ b/openocd/interface/stlink-v2.cfg @@ -23,10 +23,10 @@ # STMicroelectronics ST-LINK/V2 in-circuit debugger/programmer # -interface stlink -stlink_layout usb -stlink_device_desc "ST-LINK/V2" -stlink_vid_pid 0x0483 0x3748 +interface hla +hla_layout stlink +hla_device_desc "ST-LINK/V2" +hla_vid_pid 0x0483 0x3748 # unused but set to disable warnings adapter_khz 1000