Tools: add blue and bbbmini to firmware server

This commit is contained in:
Pierre Kancir 2022-01-07 14:10:14 +01:00 committed by Andrew Tridgell
parent a774745a2f
commit ae2d3a8570
1 changed files with 2 additions and 0 deletions

View File

@ -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"),