Skip to content

LIB:A thin wrapper around libusb.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

phdussud/libusbwrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A thin wrapper around LibUSB (http://libusb.org).

See http://bit.ly/usbwrap-api for the API docs.

To build, first you need to install the MakeStuff Build Environment (http://bit.ly/makestuff) for
your platform, then do:

chris@wotan$ cd makestuff/libs
chris@wotan$ ../common/msget.sh libusbwrap   # or msgit.sh if you want a local git repo
chris@wotan$ cd libusbwrap
chris@wotan$ make deps

About

LIB:A thin wrapper around libusb.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.2%
  • C++ 2.2%
  • Other 0.6%