Add Digilent JTAG-HS3 FDTI cable.

This commit is contained in:
Gareth McMullin 2016-04-11 15:41:47 -07:00
parent 4d6f691f48
commit 4e8b40ad5d
1 changed files with 10 additions and 0 deletions

View File

@ -91,6 +91,16 @@ static struct cable_desc_s {
.dbus_ddr = 0xAB,
.name = "ftdi"
},
{
.vendor = 0x0403,
.product = 0x6014,
.interface = INTERFACE_A,
.dbus_data = 0x88,
.dbus_ddr = 0x8B,
.cbus_data = 0x20,
.cbus_ddr = 0x3f,
.name = "digilent"
},
{
.vendor = 0x0403,
.product = 0x6014,