Tools: add CubeBlack to list of AP_Periph supported boards

This commit is contained in:
Tom Pittenger 2020-11-12 16:33:41 -08:00 committed by Tom Pittenger
parent 32ba55e756
commit 3b6513b932

View File

@ -637,6 +637,7 @@ is bob we will attempt to checkout bob-AVR'''
"CUAV_GPS",
"ZubaxGNSS",
"CubeOrange-periph",
"CubeBlack-periph",
]
def build_arducopter(self, tag):