-
- Downloads
add jtag/usb_common.[ch] files
Begins to consolidate code used by several USB JTAG interfaces. This first patch provides the required build system changes and a common jtag_usb_open routine, which will replace the guts for probing the busses and devices for possible VID/PID matches. The following patches convert each driver to use it.
src/jtag/usb_common.c
0 → 100644
src/jtag/usb_common.h
0 → 100644
Please sign in to comment