stlink: add usb pid for v2.1 without mass storage device
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 23 Sep 2018 07:53:30 +0000 (09:53 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 6 Dec 2018 10:02:33 +0000 (10:02 +0000)
commit5d9dad6de1ecc0e637bef2586983dbcbc3a4e194
tree84bfc628e8906234683a93a8ff6e7ee564a2ee67
parent9d67f00670f861335f5dad1b2e03b3871e76545c
stlink: add usb pid for v2.1 without mass storage device

New version of ST-Link/V2.1 without mass storage device.
From debug point of view, it is compatible with existing ST-Link/V2.1
It uses a new USB PID because the USB endpoints and interfaces are
different from usual ST-Link/V2.1

Add the new PID in the driver, in the tcl interface script and in the
udev configuration script.

Change-Id: Id2e1b5a5d0347c5d951a86a9cdb76be52cfd4ea3
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4702
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
contrib/60-openocd.rules
src/jtag/drivers/stlink_usb.c
tcl/interface/stlink.cfg