From: David Brownell Date: Thu, 4 Feb 2010 18:50:24 +0000 (-0800) Subject: JLink: reference protocol documentation X-Git-Tag: v0.4.0-rc2~16 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e380930478a45cc78de6b807dc6f17d0a61298b4;p=openocd JLink: reference protocol documentation Segger publishes some documentation on this protocol; reference it, so future maintainers can know it exists. Signed-off-by: David Brownell --- diff --git a/src/jtag/drivers/jlink.c b/src/jtag/drivers/jlink.c index 6596849e..f22ad7c6 100644 --- a/src/jtag/drivers/jlink.c +++ b/src/jtag/drivers/jlink.c @@ -29,6 +29,10 @@ #include #include "usb_common.h" +/* See Segger's public documentation: + * Reference manual for J-Link USB Protocol + * Document RM08001-R6 Date: June 16, 2009 + */ #define VID 0x1366 #define PID 0x0101