mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
Makefile quick_check switch nuttx target to px4_fmu-v5
This commit is contained in:
committed by
David Sidrane
parent
c258534aa5
commit
36ec1a7914
@@ -266,7 +266,7 @@ sizes:
|
||||
check: check_px4_sitl_default px4fmu_firmware misc_qgc_extra_firmware alt_firmware tests check_format
|
||||
|
||||
# quick_check builds a single nuttx and posix target, runs testing, and checks the style
|
||||
quick_check: check_px4_sitl_default check_px4_fmu-v4pro_default tests check_format
|
||||
quick_check: check_px4_sitl_default check_px4_fmu-v5_default tests check_format
|
||||
|
||||
check_%:
|
||||
@echo
|
||||
|
||||
Reference in New Issue
Block a user