libusb-win32 future versions will not support Windows 7
Xiaofan Chen <[email protected]> Tue, 10 Jan 2023 21:04:18 +0800
| Newsgroups | gmane.comp.lib.libusb.devel.windows |
|---|---|
| Message-ID | <CAGjSPUALj-ySfkX1YKktMayBuVoGEv2v9xVnkp2QO9R+XhKVqw@mail.gmail.com> |
Please take note libusb-1.2.7.3 release will be the last version to support Windows 7. https://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.7.3/ https://github.com/mcuee/libusb-win32/releases/tag/snapshot_1.2.7.3 The reason is due to the change of Microsoft driver signing policy. https://github.com/mcuee/libusb-win32/issues/26 -- Xiaofan