mirror of https://github.com/ArduPilot/ardupilot
Tools: added mRoNexus to build
This commit is contained in:
parent
56b0dddb7c
commit
6887252ad3
|
@ -590,6 +590,7 @@ is bob we will attempt to checkout bob-AVR'''
|
|||
"F4BY",
|
||||
"mRoX21-777",
|
||||
"mRoControlZeroF7",
|
||||
"mRoNexus",
|
||||
"F35Lightning",
|
||||
"speedybeef4",
|
||||
"SuccexF4",
|
||||
|
|
|
@ -40,6 +40,7 @@ brand_map = {
|
|||
'Pixracer' : ('PixRacer', 'mRobotics'),
|
||||
'mRoX21' : ('mRo X2.1', 'mRobotics'),
|
||||
'mRoX21-777' : ('mRo X2.1-777', 'mRobotics'),
|
||||
'mRoNexus' : ('mRo Nexus', 'mRobotics'),
|
||||
'TBS-Colibri-F7' : ('Colibri F7', 'TBS'),
|
||||
'sparky2' : ('Sparky2', 'TauLabs'),
|
||||
'mindpx-v2' : ('MindPX V2', 'AirMind'),
|
||||
|
|
Loading…
Reference in New Issue