Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SpecLad/libusb-android
A fork of libusb-1.0 that uses Android's USB API.
https://github.com/SpecLad/libusb-android
Last synced: 18 days ago
JSON representation
A fork of libusb-1.0 that uses Android's USB API.
- Host: GitHub
- URL: https://github.com/SpecLad/libusb-android
- Owner: SpecLad
- License: lgpl-2.1
- Created: 2012-09-21T07:39:17.000Z (about 12 years ago)
- Default Branch: android
- Last Pushed: 2013-05-24T21:31:33.000Z (over 11 years ago)
- Last Synced: 2024-07-31T22:56:14.964Z (3 months ago)
- Language: C
- Size: 928 KB
- Stars: 41
- Watchers: 17
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
libusb
======libusb is a library for USB device access from Linux, Mac OS X,
OpenBSD, NetBSD, and Windows 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.org/Developers will wish to consult the API documentation:
http://libusb.sourceforge.net/api-1.0/Use the mailing list for questions, comments, etc:
http://libusb.org/wiki/MailingList- Peter Stuge
(use the mailing list rather than mailing developers directly)