mirror of https://github.com/ArduPilot/ardupilot
Tools: add blue and bbbmini to firmware server
This commit is contained in:
parent
a774745a2f
commit
ae2d3a8570
|
@ -35,6 +35,8 @@ class BoardList(object):
|
|||
Board("edge"),
|
||||
Board("obal"),
|
||||
Board("pxf"),
|
||||
Board("bbbmini"),
|
||||
Board("blue"),
|
||||
Board("pxfmini"),
|
||||
Board("SITL_x86_64_linux_gnu"),
|
||||
Board("SITL_arm_linux_gnueabihf"),
|
||||
|
|
Loading…
Reference in New Issue