makestuff / libusbwrap

LIB:A thin wrapper around libusb.

Home Page:http://www.makestuff.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://www.makestuff.eu

License:GNU Lesser General Public License v3.0


Languages

Language:C 97.2%Language:C++ 2.2%Language:CMake 0.4%Language:Makefile 0.2%