Daniel Drake 23f8fb8baf Add convenience function to find and open a device by USB VID+PID
Lots of libusb apps I write are simple test apps not intended to be real
apps. Having a function available to quickly locate my device will be
handy in such situations.
2008-03-06 23:43:57 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2008-01-30 13:19:10 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2008-01-04 00:40:49 +00:00
2008-01-04 00:40:49 +00:00
2007-12-02 22:54:59 +00:00
2008-01-04 00:40:49 +00:00
2008-03-06 23:25:20 +00:00

libusb
======

libusb is another library for USB device access from Linux userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).

See the homepage for more information:
http://libusb.sourceforge.net

Use the mailing list for questions, comments, etc:
https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel

- Daniel Drake <dsd@gentoo.org>

S
Description
A cross-platform library to access USB devices
Readme 4 MiB
Languages
C 91.7%
C++ 3.1%
CMake 1.6%
Batchfile 1.1%
Makefile 1%
Other 1.5%