mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 01:28:29 -04:00
Tools: add Flywoo boards to board list and manifest
This commit is contained in:
parent
479157a741
commit
47929df430
@ -72,6 +72,9 @@ brand_map = {
|
|||||||
'QioTekZealotF427' : ('ZealotF427', 'QioTek'),
|
'QioTekZealotF427' : ('ZealotF427', 'QioTek'),
|
||||||
'BeastH7' : ('Beast H7 55A AIO', 'iFlight'),
|
'BeastH7' : ('Beast H7 55A AIO', 'iFlight'),
|
||||||
'BeastF7' : ('Beast F7 45A AIO', 'iFlight'),
|
'BeastF7' : ('Beast F7 45A AIO', 'iFlight'),
|
||||||
|
'MambaF405US-I2C' : ('Diatone Mamba Basic F405 MK3/MK3.5', 'Diatone'),
|
||||||
|
"FlywooF745" : ('Flywoo Goku GN 745 AIO', 'Flywoo'),
|
||||||
|
"FlywooF745Nano" : ('Flywoo Goku Hex F745', 'Flywoo'),
|
||||||
}
|
}
|
||||||
|
|
||||||
class Firmware():
|
class Firmware():
|
||||||
|
Loading…
Reference in New Issue
Block a user