Skip to content
Snippets Groups Projects
Select Git revision
  • 5d244b85e25e97768e66ec86f23ca58f6ab6c08b
  • master default protected
  • v0.10.0
  • v0.10.0-rc2
  • v0.10.0-rc1
  • v0.9.0
  • v0.9.0-rc1
  • v0.8.0
  • v0.8.0-rc2
  • v0.8.0-rc1
  • v0.7.0
  • v0.7.0-rc2
  • v0.7.0-rc1
  • v0.6.1
  • v0.6.0
  • v0.6.0-rc2
  • v0.6.0-rc1
  • v0.5.0
  • v0.5.0-rc2
  • v0.5.0-rc1
  • v0.4.0
  • v0.4.0-rc2
22 results

configure.in

  • Zachary T Welch's avatar
    3a660e22
    add jtag/usb_common.[ch] files · 3a660e22
    Zachary T Welch authored
    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.
    3a660e22
    History
    add jtag/usb_common.[ch] files
    Zachary T Welch authored
    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.