X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;fp=doc%2Fopenocd.texi;h=a4e7c6aaa3b19b8d7f08070b9a5cc14c7c0d0bfc;hp=e4d4dc5d68b7fb7da418ec16ecad99372e96e500;hb=3b5ef1726a4e5da657080d640e16f1f4d9dc6071;hpb=79f519bb633e0d37a9b9ce4b7a1dc16aa14014cd diff --git a/doc/openocd.texi b/doc/openocd.texi index e4d4dc5d68..a4e7c6aaa3 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -3445,6 +3445,15 @@ Currently valid @var{variant} values include: The USB device description string of the adapter. This value is only used with the standard variant. @end deffn + +@deffn {Config Command} {openjtag vid_pid} vid pid +The USB vendor ID and product ID of the adapter. If not specified, default +0x0403:0x6001 is used. +This value is only used with the standard variant. +@example +openjtag vid_pid 0x403 0x6014 +@end example +@end deffn @end deffn