mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
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",
|
"mRoX21-777",
|
||||||
"F35Lightning",
|
"F35Lightning",
|
||||||
"speedybeef4",
|
"speedybeef4",
|
||||||
"DrotekP3Pro"]
|
"DrotekP3Pro",
|
||||||
|
"VRBrain-v51",
|
||||||
|
"VRBrain-v52",
|
||||||
|
"VRUBrain-v51",
|
||||||
|
"VRCore-v10",
|
||||||
|
"VRBrain-v54"]
|
||||||
|
|
||||||
def build_arducopter(self, tag):
|
def build_arducopter(self, tag):
|
||||||
'''build Copter binaries'''
|
'''build Copter binaries'''
|
||||||
|
Loading…
Reference in New Issue
Block a user