Hi There,
I want to compile pyusb as part of a buildroot environment for an ARM
processor. How do I tell it to compile with libusb-compat support? Asking
because there's a driver that wants PyUSB 0.4.x and libusb 0.1.12 (but I need
a newer libusb due to usb_modeswitch). Any ideas?
Thank you!1
R
On Fri, Apr 20, 2012 at 2:46 AM, Ron Eggler wrote:
> Hi There,
>
> I want to compile pyusb as part of a buildroot environment for an ARM
> processor. How do I tell it to compile with libusb-compat support? Asking
> because there's a driver that wants PyUSB 0.4.x and libusb 0.1.12 (but I need
> a ne