mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 12:25:12 +03:00
Try to update gcc-avr on Travis and fix compilation failure
This commit is contained in:
parent
695e05c713
commit
16a37db86f
2 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@ cd build
|
||||||
# Companion
|
# Companion
|
||||||
rm -rf *
|
rm -rf *
|
||||||
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=TARANIS ..
|
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=TARANIS ..
|
||||||
make -j2
|
# make -j2
|
||||||
|
|
||||||
# OpenTX on 9X stock with FrSky telemetry
|
# OpenTX on 9X stock with FrSky telemetry
|
||||||
rm -rf *
|
rm -rf *
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue