Browse Source

doc: add missing ulink v1 to supported interfaces

Change-Id: Ic497a3f9076ec1799ca715a99bc2e634bd1af40d
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/761
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
tags/v0.6.0-rc1
Spencer Oliver 11 years ago
committed by Freddie Chopin
parent
commit
246f8492da
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      doc/openocd.texi

+ 7
- 0
doc/openocd.texi View File

@@ -467,6 +467,9 @@ The simplest solution is to get linux to ignore the ST-LINK using one of the fol


@item @b{estick} @item @b{estick}
@* Link: @url{http://code.google.com/p/estick-jtag/} @* Link: @url{http://code.google.com/p/estick-jtag/}

@item @b{Keil ULINK v1}
@* Link: @url{http://www.keil.com/ulink1/}
@end itemize @end itemize


@section IBM PC Parallel Printer Port Based @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. opendous-jtag is a freely programmable USB adapter.
@end deffn @end deffn


@deffn {Interface Driver} {ulink}
This is the Keil ULINK v1 JTAG debugger.
@end deffn

@deffn {Interface Driver} {ZY1000} @deffn {Interface Driver} {ZY1000}
This is the Zylin ZY1000 JTAG debugger. This is the Zylin ZY1000 JTAG debugger.
@end deffn @end deffn


Loading…
Cancel
Save