mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 03:39:23 +10:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
libftdi can be built to work under win32 (cygwin/mingw) after applying the patch in this directory.
|
|
|
|
The issue is caused by windows requiring usb_set_configuration to be called before the usb_claim_interface.
|
|
|
|
Spen
|
|
spen@spen-soft.co.uk
|
|
|