commit | a9b34d170a5e88a827bc30b23da919b2d796c32d | [log] [tgz] |
---|---|---|
author | Dj Art <art.letter.mail@gmail.com> | Fri Apr 27 18:04:14 2018 +0800 |
committer | Nathan Hjelm <hjelmn@me.com> | Thu Apr 04 22:24:46 2019 -0600 |
tree | 01f8ba8d3d6632efe0ad1ef310248cb46f2ce066 | |
parent | fb864b7cde40695c094363ee97c370ae2acc2e68 [diff] |
Adding support for ARM & ARM64 Windows Platform Closes #423 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)