riscv-openocd/src/jtag
Khem Raj ebf2d73340 Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
libusb_set_debug is deprecated in libusb >= 1.0.22 therefore replace
with equivalent libusb_set_option()  API

Change-Id: Ic0287a1bc0ccc90afe8e4c688085f0b25a7fb004
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Reviewed-on: http://openocd.zylin.com/4540
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2018-06-05 12:36:53 +01:00
..
aice nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
drivers Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option 2018-06-05 12:36:53 +01:00
hla transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
minidriver
minidummy
zy1000
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
adapter.c jtag: adapter: fix indentation in handle_interface_command 2018-04-17 08:29:49 +01:00
commands.c
commands.h
core.c armv8: valgrind memleak fixes 2018-04-10 09:13:02 +01:00
driver.h
interface.c
interface.h
interfaces.c jtag/drivers: Add support for TI XDS110 debug probe 2018-05-31 13:25:16 +01:00
interfaces.h
jtag.h target: restructure dap support 2018-03-30 09:58:21 +01:00
minidriver.h
startup.tcl
swd.h transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
tcl.c transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
tcl.h