You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
.private v811_spc009_project 4 months ago
Xcode v811_spc009_project 4 months ago
android v811_spc009_project 4 months ago
darwin v811_spc009_project 4 months ago
doc v811_spc009_project 4 months ago
examples v811_spc009_project 4 months ago
include/libusb v811_spc009_project 4 months ago
libusb v811_spc009_project 4 months ago
linux v811_spc009_project 4 months ago
msvc v811_spc009_project 4 months ago
tests v811_spc009_project 4 months ago
windows v811_spc009_project 4 months ago
.travis.yml v811_spc009_project 4 months ago
AUTHORS v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
Android.mk v811_spc009_project 4 months ago
COPYING v811_spc009_project 4 months ago
ChangeLog v811_spc009_project 4 months ago
INSTALL_WIN.txt v811_spc009_project 4 months ago
METADATA v811_spc009_project 4 months ago
MODULE_LICENSE_LGPL v811_spc009_project 4 months ago
Makefile.am v811_spc009_project 4 months ago
NEWS v811_spc009_project 4 months ago
NOTICE v811_spc009_project 4 months ago
OWNERS v811_spc009_project 4 months ago
PORTING v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago
README.git v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago
README.version v811_spc009_project 4 months ago
TODO v811_spc009_project 4 months ago
appveyor.yml v811_spc009_project 4 months ago
autogen.sh v811_spc009_project 4 months ago
bootstrap.sh v811_spc009_project 4 months ago
configure.ac v811_spc009_project 4 months ago
libusb-1.0.pc.in v811_spc009_project 4 months ago
test v811_spc009_project 4 months ago

README.md

libusb

Build Status Build Status Coverity Scan Build Status

libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD, Haiku and Solaris userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).

libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.

libusb homepage: http://libusb.info/

Developers will wish to consult the API documentation: http://api.libusb.info

Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info

(Please use the mailing list rather than mailing developers directly)