Skip to content

Commit d575446

Browse files
committed
Updating README - its no longer necessary to manually copy libvgl.a and lvgl header files.
1 parent 8ddb57a commit d575446

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ cd Arduino_Braccio_plusplus/extras
2323
mkdir build && cd build
2424
cmake ..
2525
make -j8
26-
cp liblvgl.a ../../src/cortex-m0plus/
2726
```
28-
**Note**: Copy all header files contained within `lvgl/src/*` to `Arduino_Braccio_plusplus/lib/lvgl/src`.
2927

3028
## :bug: Bugs & Issues
3129

0 commit comments

Comments
 (0)