commit | bcac08d60facba5f92d0ccfe548dea2da86f9113 | [log] [tgz] |
---|---|---|
author | Anil Nair <anilcoll90@gmail.com> | Sat Apr 02 06:29:11 2016 +0530 |
committer | Nathan Hjelm <hjelmn@me.com> | Thu Jul 21 22:08:44 2016 -0600 |
tree | 8e302984cde623b96bf0c826d12d465577cd6c94 | |
parent | 648fb8691f8b9701d7406bc339ce64b57545934b [diff] |
Examples: Ported testlibusb from libus-0.1 to libusb-1.0 This commit is based on Nathan's branch https://github.com/hjelmn/libusb-darwin/blob/master/examples/testlibusb1.c Closes #178 Signed-off-by: Nathan Hjelm <hjelmn@me.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)