mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
scripts: stop building flymaple for plane
it no longer fits in flash
This commit is contained in:
parent
62b6057249
commit
2c617cf8f0
@ -56,7 +56,7 @@ done
|
||||
|
||||
test -d ../libmaple && {
|
||||
echo "Testing flymaple build"
|
||||
for d in ArduPlane APMrover2; do
|
||||
for d in APMrover2; do
|
||||
pushd $d
|
||||
make clean
|
||||
make flymaple -j4
|
||||
|
Loading…
Reference in New Issue
Block a user