Skip to content
forked from SD-MotoRider/QtUSB

Qt USB lib that doesn't use libusb. LibUSB has some bugs and the code is hard to read. I have substantial experience writing user mode USB drivers, so I thought I would encapsulate that experience in this project. It's a work in progress.

License

Notifications You must be signed in to change notification settings

wyyrepo/QtUSB-1

 
 

Repository files navigation

QtUSB

Qt USB lib that doesn't use libusb as a base

About

Qt USB lib that doesn't use libusb. LibUSB has some bugs and the code is hard to read. I have substantial experience writing user mode USB drivers, so I thought I would encapsulate that experience in this project. It's a work in progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.7%
  • C 9.6%
  • QMake 5.7%