Blame thirdparty/libusb/libusb-1.0.9/README
|
kusano |
7d535a |
libusb
|
|
kusano |
7d535a |
======
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
libusb is a library for USB device access from Linux, Mac OS X,
|
|
kusano |
7d535a |
OpenBSD, NetBSD, and Windows userspace.
|
|
kusano |
7d535a |
It is written in C and licensed under the LGPL-2.1 (see COPYING).
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
libusb is abstracted internally in such a way that it can hopefully
|
|
kusano |
7d535a |
be ported to other operating systems. See the PORTING file for some
|
|
kusano |
7d535a |
information, if you fancy a challenge. :)
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
libusb homepage:
|
|
kusano |
7d535a |
http://libusb.org/
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Developers will wish to consult the API documentation:
|
|
kusano |
7d535a |
http://libusb.sourceforge.net/api-1.0/
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
Use the mailing list for questions, comments, etc:
|
|
kusano |
7d535a |
http://libusb.org/wiki/MailingList
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
- Peter Stuge <peter@stuge.se></peter@stuge.se>
|
|
kusano |
7d535a |
(use the mailing list rather than mailing developers directly)
|