diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2011-03-07 15:11:26 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-03-13 14:54:32 +0100 |
commit | 952de89bfeac60bdca55add6ef0f7835ae00e66a (patch) | |
tree | a620b8ce29d504e345fb114b068a768a36a87dbd /doc | |
parent | 0123985abc88876ca8ecd03e9a5462cc8e911693 (diff) | |
download | openocd_libswd-952de89bfeac60bdca55add6ef0f7835ae00e66a.tar.gz openocd_libswd-952de89bfeac60bdca55add6ef0f7835ae00e66a.tar.bz2 openocd_libswd-952de89bfeac60bdca55add6ef0f7835ae00e66a.tar.xz openocd_libswd-952de89bfeac60bdca55add6ef0f7835ae00e66a.zip |
jlink: add capability dumper and command
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 353daa4f..48297abf 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2319,6 +2319,8 @@ This is a write-once setting. @deffn {Interface Driver} {jlink} Segger jlink USB adapter +@c command: jlink caps +@c dumps jlink capabilities @c command: jlink info @c dumps status @c command: jlink hw_jtag (2|3) |