Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 496 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 496 Bytes

QtUsb

What is it exacly?

Simple usb device setup via libusb - in constant progress, quite far from perfection.

  • Its meant to provide basic information of connected usb devices.
  • Its base clases are created so that could be used in as c++ cover for libusb in other projects.
  • Created mostly for fun while reading and learning about USB.
  • One day To add: → outputing configuration of devices → simple transfer functions for hid and bulk
  • reload functionality and interrupts