mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: added VRBrain boards into common_boards (build_binaries)
This commit is contained in:
parent
e15d2c0f89
commit
2f06484bb4
|
@ -533,7 +533,12 @@ is bob we will attempt to checkout bob-AVR'''
|
|||
"mRoX21-777",
|
||||
"F35Lightning",
|
||||
"speedybeef4",
|
||||
"DrotekP3Pro"]
|
||||
"DrotekP3Pro",
|
||||
"VRBrain-v51",
|
||||
"VRBrain-v52",
|
||||
"VRUBrain-v51",
|
||||
"VRCore-v10",
|
||||
"VRBrain-v54"]
|
||||
|
||||
def build_arducopter(self, tag):
|
||||
'''build Copter binaries'''
|
||||
|
|
Loading…
Reference in New Issue