1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/apps/public/libusb-1.0.8
2024-07-22 01:58:46 -03:00
..
doc Add gpl 2024-07-22 01:58:46 -03:00
examples Add gpl 2024-07-22 01:58:46 -03:00
install Add gpl 2024-07-22 01:58:46 -03:00
libusb Add gpl 2024-07-22 01:58:46 -03:00
aclocal.m4 Add gpl 2024-07-22 01:58:46 -03:00
AUTHORS Add gpl 2024-07-22 01:58:46 -03:00
ChangeLog Add gpl 2024-07-22 01:58:46 -03:00
compile Add gpl 2024-07-22 01:58:46 -03:00
config.guess Add gpl 2024-07-22 01:58:46 -03:00
config.h Add gpl 2024-07-22 01:58:46 -03:00
config.h.in Add gpl 2024-07-22 01:58:46 -03:00
config.log Add gpl 2024-07-22 01:58:46 -03:00
config.status Add gpl 2024-07-22 01:58:46 -03:00
config.sub Add gpl 2024-07-22 01:58:46 -03:00
configure Add gpl 2024-07-22 01:58:46 -03:00
configure.ac Add gpl 2024-07-22 01:58:46 -03:00
COPYING Add gpl 2024-07-22 01:58:46 -03:00
depcomp Add gpl 2024-07-22 01:58:46 -03:00
INSTALL Add gpl 2024-07-22 01:58:46 -03:00
install-sh Add gpl 2024-07-22 01:58:46 -03:00
libtool Add gpl 2024-07-22 01:58:46 -03:00
libusb-1.0.pc Add gpl 2024-07-22 01:58:46 -03:00
libusb-1.0.pc.in Add gpl 2024-07-22 01:58:46 -03:00
ltmain.sh Add gpl 2024-07-22 01:58:46 -03:00
Makefile Add gpl 2024-07-22 01:58:46 -03:00
Makefile.am Add gpl 2024-07-22 01:58:46 -03:00
Makefile.in Add gpl 2024-07-22 01:58:46 -03:00
missing Add gpl 2024-07-22 01:58:46 -03:00
NEWS Add gpl 2024-07-22 01:58:46 -03:00
PORTING Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
stamp-h1 Add gpl 2024-07-22 01:58:46 -03:00
THANKS Add gpl 2024-07-22 01:58:46 -03:00
TODO Add gpl 2024-07-22 01:58:46 -03:00

libusb
======

libusb is a library for USB device access from Linux userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).

libusb is abstracted internally in such a way that it can hopefully
be ported to other operating systems. See the PORTING file for some
information, if you fancy a challenge :)

libusb homepage:
http://libusb.sourceforge.net

Developers will wish to consult the API documentation:
http://libusb.sourceforge.net/api-1.0/

Use the mailing list for questions, comments, etc:
https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel

- Daniel Drake <dsd@gentoo.org>
(use the mailing list rather than mailing developers directly)