]> git.sur5r.net Git - openocd/commitdiff
JLink: reference protocol documentation
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 4 Feb 2010 18:50:24 +0000 (10:50 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 4 Feb 2010 18:50:24 +0000 (10:50 -0800)
Segger publishes some documentation on this protocol;
reference it, so future maintainers can know it exists.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/jtag/drivers/jlink.c

index 6596849ec7436bb910c12a9a64da4ca39482f8bb..f22ad7c63389e0e5aaf2fe2eb875cb8628bd39c5 100644 (file)
 #include <jtag/commands.h>
 #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