riscv-openocd/src
Vianney le Clément de Saint-Marcq 1d8b6b7434 jtag/drivers/openjtag: Add support for Cypress CY7C65215
The Cypress CY7C65215 Dual Channel USB-Serial Bridge Controller [1]
understands the OpenJTAG protocol over a proprietary USB interface.

This patch adds support for the CY7C65215 to the openjtag interface
driver.  A new configuration option, `openjtag_variant`, allows to
select the transport to use.

Libusb (1.x or 0.1) is now a hard dependency of the openjtag driver.
This should not be a big issue as libftdi also depends on it.

[1] http://www.cypress.com/?rID=82870

Change-Id: I55ffb3fd9e006eb311e405d9fb836bb119644bfd
Signed-off-by: Vianney le Clément de Saint-Marcq <vianney.leclement@essensium.com>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Reviewed-on: http://openocd.zylin.com/2805
Tested-by: jenkins
Reviewed-by: Jiri Kastner <cz172638@gmail.com>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2016-12-08 12:35:23 +00:00
..
flash at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6. 2016-12-08 12:31:42 +00:00
helper helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
jtag jtag/drivers/openjtag: Add support for Cypress CY7C65215 2016-12-08 12:35:23 +00:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
server helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am configure.ac: Fix libjaylink integration 2016-11-05 20:38:51 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00