mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
Tools: build a lot more board binaries
This commit is contained in:
parent
b149089830
commit
3900949d19
@ -498,7 +498,16 @@ is bob we will attempt to checkout bob-AVR'''
|
||||
"navio",
|
||||
"navio2",
|
||||
"pxf",
|
||||
"pxfmini"]
|
||||
"pxfmini",
|
||||
"KakuteF4",
|
||||
"MatekF405",
|
||||
"MatekF405-Wing",
|
||||
"OMNIBUSF7V2",
|
||||
"sparky2",
|
||||
"omnibusf4pro",
|
||||
"mini-pix",
|
||||
"airbotf4",
|
||||
"revo-mini"]
|
||||
|
||||
def build_arducopter(self, tag):
|
||||
'''build Copter binaries'''
|
||||
|
Loading…
Reference in New Issue
Block a user