mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
Tools: initial FMUv4pro support
This commit is contained in:
parent
40f8500122
commit
33f6b30ef4
@ -11,7 +11,7 @@ set -x
|
||||
git submodule init
|
||||
git submodule update --recursive
|
||||
|
||||
builds="px4-v1 px4-v2 px4-v3 px4-v4"
|
||||
builds="px4-v1 px4-v2 px4-v3 px4-v4 px4-v4pro"
|
||||
|
||||
for b in $builds; do
|
||||
echo "Testing $b build"
|
||||
|
Loading…
Reference in New Issue
Block a user