install uvosled_test
add legalese add README
This commit is contained in:
parent
0ae8a94b51
commit
0f572f59be
8 changed files with 792 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
UVOS libusbled
|
||||
==============
|
||||
|
||||
This is a library to control the UVOS usbled pcb.
|
||||
license: GPL v3.0 or later
|
||||
|
||||
Installing
|
||||
----------
|
||||
|
||||
Requirements:
|
||||
|
||||
* cmake
|
||||
* libusb-1.0
|
||||
|
||||
Build instructions:
|
||||
|
||||
1. run 'cmake .'
|
||||
2. run 'make'
|
||||
|
||||
To install run 'make install' as root.
|
||||
|
||||
For api documentation look at the comments uvosled.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue