From ded9899356ffa481054d05f0074dfe867516f76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20N=D0=B5g=D0=BEd=D0=B0?= Date: Fri, 30 Aug 2013 00:12:29 +0400 Subject: [PATCH] Update stlink-v2.cfg DEPRECATED! use 'hla_layout' not 'stlink_layout' --- openocd/interface/stlink-v2.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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