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