On Fri, Sep 28, 2012 at 5:44 PM, Thomas Heller <[email protected]> wrote: > Note that (because of the libusb... chaos (*) ;-) I'm not using libftdi. > I used libftdi as a reference to implement my own driver which directly > calls WinUSB functions - I only need windows.
Interesting. OpenOCD's new mpsse engine based ftdi codes use libusb-1.0 async API directly and not libftdi. http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=blob;f=src/jtag/drivers/mpsse.c -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
