commit | d7d920d137ed252d6baa8023f1ca3d778d1e59e0 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Nov 21 20:37:27 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Nov 21 20:37:27 2017 +0000 |
tree | 953230748fd7abf33c89880946114903f7306527 | |
parent | ddbf95f2048f1b3d7bd8e54621acc11227261907 [diff] | |
parent | d89a28b35a22fce7b37efd9a51606c40abc1cf1f [diff] |
Merge "Suppress unused parameter and deprecated declaration warnings on Darwin." am: d89a28b35a Change-Id: If5408a4a322ce37e7940da450f386611754a1d6a
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)