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
|
4 months ago | |
---|---|---|
.. | ||
.private | 4 months ago | |
Xcode | 4 months ago | |
android | 4 months ago | |
darwin | 4 months ago | |
doc | 4 months ago | |
examples | 4 months ago | |
include/libusb | 4 months ago | |
libusb | 4 months ago | |
linux | 4 months ago | |
msvc | 4 months ago | |
tests | 4 months ago | |
windows | 4 months ago | |
.travis.yml | 4 months ago | |
AUTHORS | 4 months ago | |
Android.bp | 4 months ago | |
Android.mk | 4 months ago | |
COPYING | 4 months ago | |
ChangeLog | 4 months ago | |
INSTALL_WIN.txt | 4 months ago | |
METADATA | 4 months ago | |
MODULE_LICENSE_LGPL | 4 months ago | |
Makefile.am | 4 months ago | |
NEWS | 4 months ago | |
NOTICE | 4 months ago | |
OWNERS | 4 months ago | |
PORTING | 4 months ago | |
README | 4 months ago | |
README.git | 4 months ago | |
README.md | 4 months ago | |
README.version | 4 months ago | |
TODO | 4 months ago | |
appveyor.yml | 4 months ago | |
autogen.sh | 4 months ago | |
bootstrap.sh | 4 months ago | |
configure.ac | 4 months ago | |
libusb-1.0.pc.in | 4 months ago | |
test | 4 months ago |
README.md
libusb
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
- Hans de Goede hdegoede@redhat.com
- Xiaofan Chen xiaofanc@gmail.com
- Ludovic Rousseau ludovic.rousseau@gmail.com
- Nathan Hjelm hjelmn@cs.unm.edu
- Chris Dickens christopher.a.dickens@gmail.com
(Please use the mailing list rather than mailing developers directly)