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

..06-Aug-20147

aclocal.m4H A D20-Apr-2012317.8 KiB

AUTHORSH A D20-Apr-2012977

ChangeLogH A D20-Apr-2012146.4 KiB

compileH A D20-Apr-20123.7 KiB

config.guessH A D20-Apr-201244.4 KiB

config.h.inH A D20-Apr-20122.7 KiB

config.subH A D20-Apr-201234.5 KiB

configureH A D20-Apr-2012408.4 KiB

configure.acH A D20-Apr-20126.8 KiB

COPYINGH A D20-Apr-201225.8 KiB

depcompH A D21-Jun-201318.2 KiB

doc/H06-Aug-20145

examples/H06-Aug-20147

INSTALLH A D20-Apr-20129.2 KiB

install-shH A D21-Jun-201313.3 KiB

libusb/H06-Aug-201414

libusb-1.0.pc.inH A D20-Apr-2012316

ltmain.shH A D20-Apr-2012247.2 KiB

Makefile.amH A D20-Apr-2012637

Makefile.inH A D20-Apr-201225.3 KiB

missingH A D21-Jun-201311.2 KiB

msvc/H06-Aug-201423

NEWSH A D20-Apr-20121.5 KiB

PORTINGH A D20-Apr-20123.8 KiB

READMEH A D20-Apr-2012678

THANKSH A D20-Apr-2012215

TODOH A D20-Apr-2012290

README

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