summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-10-10 14:27:35 -0700
committerDavid Brownell <db@helium.(none)>2010-10-10 14:27:35 -0700
commit3864da1ab817acab24c41366d627da9337a7993d (patch)
treefb97933835267d6cdaa393da37975a02d5bd2d7c /src
parent6229e438dd548ae75f9d26e2ea8cbf070ce27e5f (diff)
downloadopenocd+libswd-3864da1ab817acab24c41366d627da9337a7993d.tar.gz
openocd+libswd-3864da1ab817acab24c41366d627da9337a7993d.tar.bz2
openocd+libswd-3864da1ab817acab24c41366d627da9337a7993d.tar.xz
openocd+libswd-3864da1ab817acab24c41366d627da9337a7993d.zip
add JLINK protocol doc ref
Provide URL for a recent version of JLINK protocol. Signed-Off-By: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src')
-rw-r--r--src/jtag/drivers/jlink.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/jtag/drivers/jlink.c b/src/jtag/drivers/jlink.c
index 52f12b43..ff389e9e 100644
--- a/src/jtag/drivers/jlink.c
+++ b/src/jtag/drivers/jlink.c
@@ -32,6 +32,9 @@
/* See Segger's public documentation:
* Reference manual for J-Link USB Protocol
* Document RM08001-R6 Date: June 16, 2009
+ * (Or newer, with some SWD information).
+
+http://www.segger.com/cms/admin/uploads/productDocs/RM08001_JLinkUSBProtocol.pdf
*/
#define VID 0x1366