Skip to content

A cross-platform user library providing access to USB devices

License

Notifications You must be signed in to change notification settings

zarthcode/libusbx

 
 

Repository files navigation

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 <[email protected]>
- Hans de Goede <[email protected]>
- Xiaofan Chen <[email protected]>
- Ludovic Rousseau <[email protected]>
(use the mailing list rather than mailing developers directly)

About

A cross-platform user library providing access to USB devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.4%
  • Other 0.6%