commit | a1cf206218b0cd69b04d0f7bf4ec440e14f9becf | [log] [tgz] |
---|---|---|
author | Ludovic Rousseau <ludovic.rousseau@free.fr> | Wed Jul 12 16:54:44 2017 +0200 |
committer | Ludovic Rousseau <ludovic.rousseau@free.fr> | Wed Jul 12 17:10:55 2017 +0200 |
tree | c0600fb407e0cf6b73ef4c107c2f50e685e4a983 | |
parent | 32ef4335d421be1674fd9fa2b34a6433f8e473ea [diff] |
examples: reformat testlibusb.c convert from DOS to Unix text format remove extra spaces at end of line
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)