From fce4ac57140d4312dd229c7d5f149a340c92cda1 Mon Sep 17 00:00:00 2001 From: Mathias K Date: Mon, 23 Jan 2012 20:06:01 +0100 Subject: STLINK: add stlink v1 configuration Change-Id: I6b9de16879ff928d60e3c4a64731449275291cc2 Signed-off-by: Mathias K Reviewed-on: http://openocd.zylin.com/397 Tested-by: jenkins Reviewed-by: Spencer Oliver --- tcl/board/stm32f4discovery.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/board') diff --git a/tcl/board/stm32f4discovery.cfg b/tcl/board/stm32f4discovery.cfg index 33bcaa61..98125e17 100644 --- a/tcl/board/stm32f4discovery.cfg +++ b/tcl/board/stm32f4discovery.cfg @@ -1,6 +1,6 @@ # This is an STM32F4 discovery board with a single STM32F407VGT6 chip. # http://www.st.com/internet/evalboard/product/252419.jsp -source [find interface/stlink-usb.cfg] +source [find interface/stlink-v2.cfg] source [find target/stm32f4x_stlink.cfg] -- cgit v1.2.3-18-g5258