1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

Missing stuff from commit e8aaa67450

This commit is contained in:
Damjan Adamic 2016-01-14 19:23:56 +01:00
parent e8aaa67450
commit f27c092ba4
10 changed files with 54 additions and 17 deletions

View file

@ -36,6 +36,7 @@ make -j2 gtests
rm -rf *
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=HORUS -DHELI=NO -DUSB=SERIAL -DCLI=YES -DDEBUG=YES ..
make -j2 firmware.bin
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=HORUS -DHELI=NO -DUSB=SERIAL -DCLI=NO -DDEBUG=YES ..
make -j2 simu
#make gtests
#./gtests