On Mon, Dec 28, 2020 at 6:04 PM Anders Montonen wrote:
>
> On 28 Dec 2020, at 12:40, Antonio Borneo wrote:
> >
> > In OpenOCD there are three adapter's drivers that use libusb0:
> > - USBProg JTAG Programmer
> > - Raisonance RLink JTAG Programmer
> > - Olimex ARM-JTAG-EW Programmer
> >
> > I woul
On 28 Dec 2020, at 12:40, Antonio Borneo wrote:
>
> In OpenOCD there are three adapter's drivers that use libusb0:
> - USBProg JTAG Programmer
> - Raisonance RLink JTAG Programmer
> - Olimex ARM-JTAG-EW Programmer
>
> I would like to convert them to libusb1 and drop the dependency from
> the old
In OpenOCD there are three adapter's drivers that use libusb0:
- USBProg JTAG Programmer
- Raisonance RLink JTAG Programmer
- Olimex ARM-JTAG-EW Programmer
I would like to convert them to libusb1 and drop the dependency from
the old libusb0.
But, I don't own any of such adapters, so I could only b