Mirror of libusb
![]() 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. |
||
---|---|---|
examples | ||
libusb | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
libusb-1.0.pc.in | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO |
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>