kinect/codes/Azure-Kinect-Sensor-SDK/extern/libusb/src
davoudn 5986417fda reorganising folders. 2024-03-06 21:35:53 +03:30
..
.private reorganising folders. 2024-03-06 21:35:53 +03:30
Xcode reorganising folders. 2024-03-06 21:35:53 +03:30
android reorganising folders. 2024-03-06 21:35:53 +03:30
doc reorganising folders. 2024-03-06 21:35:53 +03:30
examples reorganising folders. 2024-03-06 21:35:53 +03:30
libusb reorganising folders. 2024-03-06 21:35:53 +03:30
msvc reorganising folders. 2024-03-06 21:35:53 +03:30
tests reorganising folders. 2024-03-06 21:35:53 +03:30
.gitattributes reorganising folders. 2024-03-06 21:35:53 +03:30
.gitignore reorganising folders. 2024-03-06 21:35:53 +03:30
.travis.yml reorganising folders. 2024-03-06 21:35:53 +03:30
AUTHORS reorganising folders. 2024-03-06 21:35:53 +03:30
COPYING reorganising folders. 2024-03-06 21:35:53 +03:30
ChangeLog reorganising folders. 2024-03-06 21:35:53 +03:30
INSTALL_WIN.txt reorganising folders. 2024-03-06 21:35:53 +03:30
Makefile.am reorganising folders. 2024-03-06 21:35:53 +03:30
NEWS reorganising folders. 2024-03-06 21:35:53 +03:30
PORTING reorganising folders. 2024-03-06 21:35:53 +03:30
README reorganising folders. 2024-03-06 21:35:53 +03:30
README.git reorganising folders. 2024-03-06 21:35:53 +03:30
README.md reorganising folders. 2024-03-06 21:35:53 +03:30
TODO reorganising folders. 2024-03-06 21:35:53 +03:30
appveyor.yml reorganising folders. 2024-03-06 21:35:53 +03:30
appveyor_cygwin.bat reorganising folders. 2024-03-06 21:35:53 +03:30
appveyor_minGW.bat reorganising folders. 2024-03-06 21:35:53 +03:30
autogen.sh reorganising folders. 2024-03-06 21:35:53 +03:30
bootstrap.sh reorganising folders. 2024-03-06 21:35:53 +03:30
configure.ac reorganising folders. 2024-03-06 21:35:53 +03:30
libusb-1.0.pc.in reorganising folders. 2024-03-06 21:35:53 +03:30
travis-autogen.sh reorganising folders. 2024-03-06 21:35:53 +03:30

README.md

libusb

Build Status Build status Coverity Scan Build Status

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)