Files
MINGW-packages/mingw-w64-libusb
Paul Fertser 69272d2670 libusb: bump version to 1.0.21 and build a UsbDk variant (#2057)
From 1.0.21 libusb provides an alteranative to the regular WinUSB
backend called UsbDk, available from https://github.com/daynix/UsbDk .

This new backend allows to dynamically take control over any USB
device without removing the vendor driver.

The resulting libusb libraries have compatible binary APIs but are
mutually exclusive.
2017-01-12 07:09:58 +03:00
..