STLINK: add stlink v1 configuration
Change-Id: I6b9de16879ff928d60e3c4a64731449275291cc2 Signed-off-by: Mathias K <kesmtp@freenet.de> Reviewed-on: http://openocd.zylin.com/397 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Spencer Oliver
parent
571db43791
commit
fce4ac5714
13
tcl/interface/stlink-v1.cfg
Normal file
13
tcl/interface/stlink-v1.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user