Hi!
I want to work with usb devices in Go, On linux i just have to install libsub, But on windows i have to install a lot of building tools, some times it doesn't work properly!
I just want to install WinUSB drivers like https://github.com/node-usb/node-usb did! (it's a corossplatform usb support on javascript node)
can gousb just rely on Zadig drivers without any building steps?
Thanks!
Hi!
I want to work with usb devices in Go, On linux i just have to install libsub, But on windows i have to install a lot of building tools, some times it doesn't work properly!
I just want to install
WinUSBdrivers like https://github.com/node-usb/node-usb did! (it's a corossplatform usb support on javascript node)can
gousbjust rely on Zadig drivers without any building steps?Thanks!