This is an automated email from Gerrit.

Mathias K?ster (kes...@freenet.de) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/397

-- gerrit

commit fee1e85b0e83d7466af05992cddc5ff14c849f6b
Author: Mathias K <kes...@freenet.de>
Date:   Sun Jan 22 11:11:07 2012 +0100

    STLINK: add stlink v1 configuration
    
    Change-Id: I6b9de16879ff928d60e3c4a64731449275291cc2
    Signed-off-by: Mathias K <kes...@freenet.de>

diff --git a/tcl/interface/stlink-sg.cfg b/tcl/interface/stlink-sg.cfg
new file mode 100644
index 0000000..d351324
--- /dev/null
+++ b/tcl/interface/stlink-sg.cfg
@@ -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

-- 

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to