• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..29-Mar-2016141

aclocal.m4H A D13-Aug-2013311.6 KiB

AUTHORSH A D13-Aug-2013430

ChangeLogH A D13-Aug-201357.4 KiB

compileH A D13-Aug-20133.6 KiB

config.guessH A D13-Aug-201344.4 KiB

config.h.inH A D13-Aug-20132.3 KiB

config.subH A D13-Aug-201332.9 KiB

configureH A D13-Aug-2013383.1 KiB

configure.acH A D13-Aug-20134 KiB

COPYINGH A D13-Aug-201325.8 KiB

depcompH A D13-Aug-201317.2 KiB

doc/H22-Apr-20165

examples/H22-Apr-20167

INSTALLH A D13-Aug-20139.2 KiB

install-shH A D13-Aug-201312.9 KiB

libusb/H22-Apr-201611

libusb-1.0.pc.inH A D13-Aug-2013245

ltmain.shH A D13-Aug-2013237.5 KiB

Makefile.amH A D13-Aug-2013621

Makefile.inH A D13-Aug-201323.6 KiB

missingH A D13-Aug-201310.9 KiB

NEWSH A D13-Aug-20131.2 KiB

PORTINGH A D13-Aug-20133.8 KiB

READMEH A D13-Aug-2013684

THANKSH A D13-Aug-2013215

TODOH A D13-Aug-2013290

README

1libusb
2======
3
4libusb is a library for USB device access from Linux userspace.
5It is written in C and licensed under the LGPL-2.1 (see COPYING).
6
7libusb is abstracted internally in such a way that it can hopefully
8be ported to other operating systems. See the PORTING file for some
9information, if you fancy a challenge :)
10
11libusb homepage:
12http://libusb.sourceforge.net
13
14Developers will wish to consult the API documentation:
15http://libusb.sourceforge.net/api-1.0/
16
17Use the mailing list for questions, comments, etc:
18https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
19
20- Daniel Drake <dsd@gentoo.org>
21(use the mailing list rather than mailing developers directly)
22