commit | 75f7cd68c64cc37f0bc24a5f1d75dd4d8892da90 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Oct 28 07:55:05 2021 -0700 |
committer | Googler <no-reply@google.com> | Tue Oct 25 01:54:55 2022 -0700 |
tree | f1e741dee6ea490d9641419d0340178b0ce592c6 |
Project import generated by Copybara. GitOrigin-RevId: efa61587808467b264343e211a2c5a9274576742
libusb is a library for USB device access from Linux, Mac OS X, Windows, OpenBSD/NetBSD and Haiku 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)