adapted readme file
This commit is contained in:
9
README
9
README
@@ -1 +1,8 @@
|
|||||||
Here you will find code for the Flipper-project
|
# Build the driver library
|
||||||
|
To build the flippr-driver library run the following commands:
|
||||||
|
```sh1
|
||||||
|
$ cd flippr-code/FlippR-Driver/build
|
||||||
|
$ cmake ..
|
||||||
|
$ make
|
||||||
|
```
|
||||||
|
This will create you the static-library file: _flippr-code/FlippR-Driver/bin/libflippr-driver.a_
|
||||||
|
|||||||
Reference in New Issue
Block a user