1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
.private Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Xcode Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
android Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
darwin Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
doc Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
examples Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
include/libusb Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
libusb Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
linux Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
msvc Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
tests Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
windows Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
.gitattributes Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
.gitignore Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
.travis.yml Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
AUTHORS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.bp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.mk Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
COPYING Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ChangeLog Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
INSTALL_WIN.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
METADATA Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MODULE_LICENSE_LGPL Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Makefile.am Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
NEWS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
NOTICE Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
OWNERS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
PORTING Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.git Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.version Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
TODO Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
appveyor.yml Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
autogen.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
bootstrap.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
configure.ac Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
libusb-1.0.pc.in Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
test Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years 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)