commit | 4d7380845376a6fe2e59536453acc59e1c486781 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Aug 19 02:15:21 2020 -0700 |
committer | Googler <noreply@google.com> | Mon Nov 14 15:07:55 2022 -0800 |
tree | df2c9ed92d16efbfafa0e6268b8c31ed6cd884e5 | |
parent | 75f7cd68c64cc37f0bc24a5f1d75dd4d8892da90 [diff] |
Project import generated by Copybara. GitOrigin-RevId: 159fd0c323af332328758fb4be5782462b0d31a0
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)