quick_usb icon indicating copy to clipboard operation
quick_usb copied to clipboard

added usbdk as backend for window

Open lokingwei opened this issue 2 years ago • 4 comments

added usbdk as backend so that user no longer need to install driver using zadig

lokingwei avatar Nov 08 '21 15:11 lokingwei

I tried usbdk several months ago and failed. I'm not sure if this PR works

Could you take a look? @shaxxx

Sunbreak avatar Nov 08 '21 23:11 Sunbreak

The user is still required to manually install the UsbDk on the window device, the installer can be found on the github release. In the flutter use case, it can be packaged together with the application installer.

lokingwei avatar Nov 09 '21 02:11 lokingwei

What's the advantage of using UsbDk over libusb which is what is being used now?

yahya-uddin avatar Jun 17 '22 21:06 yahya-uddin

Compatible with some device I think? No idea

Sunbreak avatar Jun 17 '22 22:06 Sunbreak