This is an automated email from Gerrit. Spencer Oliver ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/761
-- gerrit commit 7511f937e41033c37103a2043798785bf1bd9296 Author: Spencer Oliver <[email protected]> Date: Mon Jul 23 14:54:22 2012 +0100 doc: add missing ulink v1 to supported interfaces Change-Id: Ic497a3f9076ec1799ca715a99bc2e634bd1af40d Signed-off-by: Spencer Oliver <[email protected]> diff --git a/doc/openocd.texi b/doc/openocd.texi index 14772e1..4884375 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -467,6 +467,9 @@ The simplest solution is to get linux to ignore the ST-LINK using one of the fol @item @b{estick} @* Link: @url{http://code.google.com/p/estick-jtag/} + +@item @b{Keil ULINK v1} +@* Link: @url{http://www.keil.com/ulink1/} @end itemize @section IBM PC Parallel Printer Port Based @@ -2818,6 +2821,10 @@ Manually sets the stlink api used, valid options are 1 or 2. opendous-jtag is a freely programmable USB adapter. @end deffn +@deffn {Interface Driver} {ulink} +This is the Keil ULINK v1 JTAG debugger. +@end deffn + @deffn {Interface Driver} {ZY1000} This is the Zylin ZY1000 JTAG debugger. @end deffn -- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
