mirror of https://github.com/ArduPilot/ardupilot
Tools: build Pixracer and mRoX21 in autobuild
This commit is contained in:
parent
5bf48fad43
commit
1c5515c2e5
|
@ -511,7 +511,9 @@ is bob we will attempt to checkout bob-AVR'''
|
||||||
"CubeBlack",
|
"CubeBlack",
|
||||||
"Pixhawk4",
|
"Pixhawk4",
|
||||||
"PH4-mini",
|
"PH4-mini",
|
||||||
"CUAVv5"]
|
"CUAVv5",
|
||||||
|
"mRoX21",
|
||||||
|
"Pixracer"]
|
||||||
|
|
||||||
def build_arducopter(self, tag):
|
def build_arducopter(self, tag):
|
||||||
'''build Copter binaries'''
|
'''build Copter binaries'''
|
||||||
|
|
Loading…
Reference in New Issue