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.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| .github | 2 years ago | |
| .private | 2 years ago | |
| Xcode | 2 years ago | |
| android | 2 years ago | |
| darwin | 2 years ago | |
| doc | 2 years ago | |
| examples | 2 years ago | |
| include/libusb | 2 years ago | |
| libusb | 2 years ago | |
| linux | 2 years ago | |
| msvc | 2 years ago | |
| tests | 2 years ago | |
| windows | 2 years ago | |
| .gitattributes | 2 years ago | |
| .gitignore | 2 years ago | |
| .travis.yml | 2 years ago | |
| AUTHORS | 2 years ago | |
| Android.bp | 2 years ago | |
| Android.mk | 2 years ago | |
| COPYING | 2 years ago | |
| ChangeLog | 2 years ago | |
| INSTALL_WIN.txt | 2 years ago | |
| METADATA | 2 years ago | |
| MODULE_LICENSE_LGPL | 2 years ago | |
| Makefile.am | 2 years ago | |
| NEWS | 2 years ago | |
| NOTICE | 2 years ago | |
| OWNERS | 2 years ago | |
| PORTING | 2 years ago | |
| README | 2 years ago | |
| README.git | 2 years ago | |
| README.md | 2 years ago | |
| README.version | 2 years ago | |
| TODO | 2 years ago | |
| appveyor.yml | 2 years ago | |
| autogen.sh | 2 years ago | |
| bootstrap.sh | 2 years ago | |
| configure.ac | 2 years ago | |
| libusb-1.0.pc.in | 2 years 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)