mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: build FreeflyRTK in CI
this is our only F732 build
This commit is contained in:
parent
03132c378d
commit
8bad533a8e
@ -202,6 +202,10 @@ for t in $CI_BUILD_TARGET; do
|
||||
$waf configure --board G4-ESC
|
||||
$waf clean
|
||||
$waf AP_Periph
|
||||
echo "Building FreeflyRTK peripheral fw"
|
||||
$waf configure --board FreeflyRTK
|
||||
$waf clean
|
||||
$waf AP_Periph
|
||||
continue
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user