Skip to content
Snippets Groups Projects
Select Git revision
  • dd063d99147ff08ad817fc3fbd306425b6933d8d
  • 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

Blame
    • 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.
    configure.in 33.70 KiB