On 20/09/2010 20:50, Peter Stuge wrote:
Spencer Oliver wrote:
and it seems that they were simply copypaste. The enums were used in
OpenOCD also before this commit; so they aren't really required
within OpenOCD.
This code was added for cases where high speed support is not detected
by configure and BUILD_FT2232_HIGHSPEED is not defined.
Why? So that OpenOCD can be built against three year old versions of
the FTDI driver? Is that a high priority?
Feel free to make that change if you feel it is important.
My point is that autoconf will take care of all this if the correct usb
header is installed/found.
This is not the cause of the problem Xiaofan has, his toolchain is
causing the problem.
If mingw-64 are already using usb.h then that creates a bit of a
problem for any interface that is expecting libusb usb.h.
Or stop using libusb-0.1. I know it's a little too soon for 1.0
everywhere just yet, but Real Soon Now. ;)
I agree, but openocd will need updating to support this.
And i an not sure of the status of the win32 backend for libusb-1.0.
Cheers
Spen
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development