commit | 539a3230cff8aa3430d4948d377d2a9224302197 | [log] [tgz] |
---|---|---|
author | Chris Dickens <christopher.a.dickens@gmail.com> | Tue Dec 26 23:58:00 2017 -0800 |
committer | Chris Dickens <christopher.a.dickens@gmail.com> | Tue Dec 26 23:58:00 2017 -0800 |
tree | 7974a2ab0f02b37faf93c485fe4f106b9e7d07e4 | |
parent | 8aad7fd1de08c173ff0fec87abb85bd940526603 [diff] |
Misc: Fix testlibusb build on VS2013 and earlier and suppress warnings Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
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)