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/1024
-- gerrit commit 64e85c18520d5df1ddf55f86cd897631e62ec093 Author: Tomek CEDRO <[email protected]> Date: Tue Oct 30 20:38:50 2012 +0100 Added example interface_signal LED,SRST,SRSTin definitions to KT-LINK interface for testing. Change-Id: I44be1d35394ab2894fc6b365466e3d51583797d4 Signed-off-by: Tomek CEDRO <[email protected]> diff --git a/tcl/interface/kt-link.cfg b/tcl/interface/kt-link.cfg index 93af8e4..d3d0f4d 100644 --- a/tcl/interface/kt-link.cfg +++ b/tcl/interface/kt-link.cfg @@ -8,3 +8,8 @@ interface ft2232 ft2232_device_desc "KT-LINK" ft2232_layout ktlink ft2232_vid_pid 0x0403 0xBBE2 + +interface_signal add LED 0x8000 +interface_signal add SRST 0x0a00 +interface_signal add SRSTin 0x0040 + -- ------------------------------------------------------------------------------ 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
