From: Helge Kruse Date: Sat, 30 Jan 2021 13:49:02 +0000 (+0100) Subject: kingst-la2016: Upload firmware to correct USB configuration 1 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=40a0b2f4667d9ca13c83821a16997a2264f6a2a7;hp=40a0b2f4667d9ca13c83821a16997a2264f6a2a7 kingst-la2016: Upload firmware to correct USB configuration 1 The ezusb_upload_firmware() routine opens the USB device and selects the current configuration. The specified value must match the previously read configuration descriptor. This commit unbreaks the firmware download for MinGW builds which link against libusb-1.0.20-rc3-event-abstraction-v4. [ gsi: reworded commit message ] ---