https://github.com/avakar/libusbx
libusbx
https://github.com/avakar/libusbx
Last synced: about 2 months ago
JSON representation
libusbx
- Host: GitHub
- URL: https://github.com/avakar/libusbx
- Owner: avakar
- License: lgpl-2.1
- Created: 2012-05-04T17:06:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-06T20:16:08.000Z (about 13 years ago)
- Last Synced: 2025-04-12T19:57:46.409Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 1000 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
libusbx
=======libusbx is a library for USB device access from Linux, Mac OS X,
Windows and OpenBSD userspace (with OpenBSD, and to a lesser extent
Windows, currently being considered EXPERIMENTAL).
It is written in C and licensed under the GNU Lesser General Public
License version 2.1 or (at your option) any later version (see COPYING).libusbx 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.libusbx homepage:
http://libusbx.org/Developers will wish to consult the API documentation:
http://libusbx.sourceforge.net/api-1.0/Use the mailing list for questions, comments, etc:
https://lists.sourceforge.net/lists/listinfo/libusbx-devel- Pete Batard
- Hans de Goede
- Xiaofan Chen
- Ludovic Rousseau
(use the mailing list rather than mailing developers directly)