add JLINK protocol doc ref
Provide URL for a recent version of JLINK protocol. Signed-Off-By: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
parent
6229e438dd
commit
3864da1ab8
|
@ -32,6 +32,9 @@
|
||||||
/* See Segger's public documentation:
|
/* See Segger's public documentation:
|
||||||
* Reference manual for J-Link USB Protocol
|
* Reference manual for J-Link USB Protocol
|
||||||
* Document RM08001-R6 Date: June 16, 2009
|
* 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
|
#define VID 0x1366
|
||||||
|
|
Loading…
Reference in New Issue