commit | 39c92d1fef4fc8288a178f791867eef82bec7692 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Mon Jun 25 13:32:51 2018 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Mon Jun 25 13:34:07 2018 -0700 |
tree | bbe88f77e87cb261efc2a0e305e63434b8d4666d | |
parent | 95affad99635ac7c02606d6ff7d94034963d49ac [diff] |
Disable warnings for Windows Bug: http://b/69933068 Disable -Wunused-parameter and -Wunused-function, which is emitted when using Clang to build Windows host modules. Test: m native-host-cross with clang Change-Id: I5d0921b960ed61449b62730bd9c73c51fc6b7332
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)