.gitignore | ||
main.cpp | ||
README.md | ||
simul_adc.h | ||
simul_drv_gpio.h | ||
simul_drv_lcd.h | ||
simul_kl25z.cpp | ||
simul_kl25z.h | ||
simul_regs.h | ||
simul_response.cbp | ||
simul_response.pro |
mpc-response-sim
sawce of the response task for the MPC lessons
build
qmake-qt5 simul_response.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug && make first