An open API service indexing awesome lists of open source software.

https://github.com/mr-bossman/libusbgetdev

A cross-platform library to correlate USB devices to block or character devices
https://github.com/mr-bossman/libusbgetdev

c libusb usb usb-serial usb-storage

Last synced: about 1 year ago
JSON representation

A cross-platform library to correlate USB devices to block or character devices

Awesome Lists containing this project

README

          

# libusbgetdev

libusbgetdev is a library for USB device to block or character device
correlation on Linux, macOS, and Windows.

It is written in C with the code base heavily inspired by [libusb](https://libusb.info/)
and licensed under the GNU Lesser General Public License version 2.1
or, at your option, any later version.