Browse Source

mk: add coax copter target

master
Jonathan Challinger 10 years ago committed by Randy Mackay
parent
commit
f93df8997b
  1. 2
      mk/targets.mk

2
mk/targets.mk

@ -64,7 +64,7 @@ empty: all @@ -64,7 +64,7 @@ empty: all
%-nologging: EXTRAFLAGS += "-DLOGGING_ENABLED=DISABLED "
# cope with copter and hil targets
FRAMES = quad tri hexa y6 octa octa-quad heli single obc nologging
FRAMES = quad tri hexa y6 octa octa-quad heli single coax obc nologging
BOARDS = apm1 apm2 apm2beta apm1-1280 px4 px4-v1 px4-v2 sitl flymaple linux vrbrain vrbrain-v40 vrbrain-v45 vrbrainv-50 vrbrain-v51 vrbrain-v52 vrubrain-v51 vrubrain-v52 vrhero-v10 erle pxf navio bbbmini
define frame_template

Loading…
Cancel
Save