mpc
Go to file
2020-12-11 19:47:18 +01:00
.gitignore initial commit 2020-12-11 19:47:18 +01:00
main.cpp initial commit 2020-12-11 19:47:18 +01:00
README.md initial commit 2020-12-11 19:47:18 +01:00
simul_adc.h initial commit 2020-12-11 19:47:18 +01:00
simul_drv_gpio.h initial commit 2020-12-11 19:47:18 +01:00
simul_drv_lcd.h initial commit 2020-12-11 19:47:18 +01:00
simul_kl25z.cpp initial commit 2020-12-11 19:47:18 +01:00
simul_kl25z.h initial commit 2020-12-11 19:47:18 +01:00
simul_regs.h initial commit 2020-12-11 19:47:18 +01:00
simul_response.cbp initial commit 2020-12-11 19:47:18 +01:00
simul_response.pro initial commit 2020-12-11 19:47:18 +01:00

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