commit | dea5a8e96891134829b97a75adfdf5586f908b6d | [log] [tgz] |
---|---|---|
author | philemonf <philemonf@gmail.com> | Fri Apr 05 00:27:39 2019 -0700 |
committer | Nathan Hjelm <hjelmn@me.com> | Fri Apr 05 09:56:22 2019 -0600 |
tree | 7ac4a6f93267dcd0e26c25d210caf7b6f038ddf7 | |
parent | eb164d7529677c48d1b6c7a9dd9d152d71e38d43 [diff] |
Add support for isochronous transfers with WinUSB. Closes #284 Signed-off-by: Nathan Hjelm <hjelmn@me.com>
libusb is a library for USB device access from Linux, macOS, 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)