mpc_cv6_leds/README.md

9 lines
166 B
Markdown
Raw Permalink Normal View History

2020-12-11 16:37:08 +01:00
# mpc-cv6-leds
sawce for project LEDs of the MPC lessons
build using
```sh
qmake-qt5 cv6_leds.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug && make first
2020-12-11 16:37:08 +01:00
```