mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 23:43:58 -04:00
build: allow "make px4-v2-hil-upload"
This commit is contained in:
parent
af4dee39d8
commit
8ac9c11055
@ -47,7 +47,7 @@ empty: all
|
||||
%-obc: EXTRAFLAGS += "-DOBC_FAILSAFE=ENABLED "
|
||||
|
||||
# cope with copter and hil targets
|
||||
FRAMES = quad tri hexa y6 octa octa-quad heli single obc
|
||||
FRAMES = quad tri hexa y6 octa octa-quad heli single obc hil
|
||||
BOARDS = apm1 apm2 apm2beta apm1-1280 px4 px4-v1 px4-v2 sitl flymaple linux vrbrain vrbrain-v40 vrbrain-v45 vrbrainv-50 vrbrain-v51 vrubrain-v51 vrhero-v10 erle pxf
|
||||
|
||||
define frame_template
|
||||
|
Loading…
Reference in New Issue
Block a user