mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08: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
|
|
|