Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 278 Bytes

usb-cxx

usb-cxx is a C++17 wrapper for libusb, it exposes both the synchronous and asynchronous APIs.

Building

Seeing as usb-cxx is a header

License

usb-cxx is licensed under the BSD-3-Clause license, the full text of which can be found in LICENSE file.