diff options
author | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-27 11:58:19 +0000 |
---|---|---|
committer | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-27 11:58:19 +0000 |
commit | ff2737b429f563c57ab255fa2479725c9f057028 (patch) | |
tree | 95b0f5bc9c7beaf2d6533af0d29d82d66fc25be7 /doc | |
parent | edab91e576632323f3294be93ed1dbffa279dc98 (diff) | |
download | openocd_libswd-ff2737b429f563c57ab255fa2479725c9f057028.tar.gz openocd_libswd-ff2737b429f563c57ab255fa2479725c9f057028.tar.bz2 openocd_libswd-ff2737b429f563c57ab255fa2479725c9f057028.tar.xz openocd_libswd-ff2737b429f563c57ab255fa2479725c9f057028.zip |
- add support for cortino jtag interface
git-svn-id: svn://svn.berlios.de/openocd/trunk@1925 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index ebb3a4f8..4a40551e 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -496,6 +496,8 @@ As of 28/Nov/2008, the following are supported: @* Link @url{http://www.hitex.com/stm32-stick} @item @b{axm0432_jtag} @* Axiom AXM-0432 Link @url{http://www.axman.com} +@item @b{cortino} +@* Link @url{http://www.hitex.com/index.php?id=cortino} @end itemize @section USB JLINK based @@ -1471,6 +1473,8 @@ egnite Software turtelizer2 OOCDLink @item @b{axm0432_jtag} Axiom AXM-0432 +@item @b{cortino} +Hitex Cortino JTAG interface @end itemize @item @b{ft2232_vid_pid} <@var{vid}> <@var{pid}> |