This is an automated email from Gerrit.

Tomasz CEDRO ([email protected]) just uploaded a new patch set to Gerrit, which 
you can find at http://openocd.zylin.com/1070

-- gerrit

commit e2b8b7138be823ed1382065be8bb08bbcc7048f7
Author: Tomek CEDRO <[email protected]>
Date:   Sun Nov 11 12:53:36 2012 +0100

    Added interface configuration file for SWD-mode KT-LINK dongle.
    
    Change-Id: I1a19d810e38d7c85ef5eed9d11fd2a8fc19801d0
    Signed-off-by: Tomek CEDRO <[email protected]>

diff --git a/tcl/interface/kt-link-swd.cfg b/tcl/interface/kt-link-swd.cfg
new file mode 100644
index 0000000..6bb3d9a
--- /dev/null
+++ b/tcl/interface/kt-link-swd.cfg
@@ -0,0 +1,15 @@
+# Kristech KT-Link SWD Mode, http://www.kristech.eu
+# Configuration+Driver by Tomasz Boleslaw CEDRO, http://www.tomek.cedro.info
+
+interface ft2232_swd
+ft2232_device_desc "KT-LINK"
+ft2232_layout ktlink_swd
+ft2232_vid_pid 0x0403 0xBBE2
+interface_signal add RnW 0x1000
+interface_signal add LED 0x8000
+interface_signal add SRST 0x0a00
+interface_signal add SRSTin 0x0040
+interface_signal add CLK 0x01
+interface_signal add MOSI 0x02
+interface_signal add MISO 0x04
+interface_signal add nSWDsel 0x20

-- 

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to