mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Tools: Add Qiotek f103 periph to build list
This commit is contained in:
parent
207de0ed4d
commit
2c83ab264f
@ -654,6 +654,7 @@ is bob we will attempt to checkout bob-AVR'''
|
||||
def AP_Periph_boards(self):
|
||||
'''returns list of boards for AP_Periph'''
|
||||
return ["f103-GPS",
|
||||
"f103-QiotekPeriph",
|
||||
"f103-ADSB",
|
||||
"f103-RangeFinder",
|
||||
"f303-GPS",
|
||||
|
Loading…
Reference in New Issue
Block a user