mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
build: sort targets for GCS download
While at it, fix the trailing continuation line in the last item.
This commit is contained in:
committed by
Daniel Agar
parent
e3f7bbfd8c
commit
fd91f998c4
@@ -309,13 +309,13 @@ tests_coverage:
|
|||||||
# QGroundControl flashable firmware (currently built by travis-ci)
|
# QGroundControl flashable firmware (currently built by travis-ci)
|
||||||
qgc_firmware: \
|
qgc_firmware: \
|
||||||
check_aerofc-v1_default \
|
check_aerofc-v1_default \
|
||||||
|
check_crazyflie_default \
|
||||||
|
check_mindpx-v2_default \
|
||||||
check_px4fmu-v1_default \
|
check_px4fmu-v1_default \
|
||||||
check_px4fmu-v2_default \
|
check_px4fmu-v2_default \
|
||||||
check_px4fmu-v3_default \
|
check_px4fmu-v3_default \
|
||||||
check_px4fmu-v4_default_and_uavcan \
|
check_px4fmu-v4_default_and_uavcan \
|
||||||
check_crazyflie_default \
|
check_tap-v1_default
|
||||||
check_mindpx-v2_default \
|
|
||||||
check_tap-v1_default \
|
|
||||||
|
|
||||||
package_firmware:
|
package_firmware:
|
||||||
@zip --junk-paths Firmware.zip `find Binaries/. -name \*.px4`
|
@zip --junk-paths Firmware.zip `find Binaries/. -name \*.px4`
|
||||||
|
|||||||
Reference in New Issue
Block a user