Tools: BeastF7 bootloader
add BeastH7/BeastF7 to builds update BeastF7 bootloader
This commit is contained in:
parent
e781572d53
commit
a07cbc8706
BIN
Tools/bootloaders/BeastF7_bl.bin
Normal file
BIN
Tools/bootloaders/BeastF7_bl.bin
Normal file
Binary file not shown.
BIN
Tools/bootloaders/BeastF7_bl.hex
Normal file
BIN
Tools/bootloaders/BeastF7_bl.hex
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -620,6 +620,8 @@ is bob we will attempt to checkout bob-AVR'''
|
||||
"CubeYellow",
|
||||
"R9Pilot",
|
||||
"QioTekZealotF427",
|
||||
"BeastH7",
|
||||
"BeastF7",
|
||||
# SITL targets
|
||||
"SITL_x86_64_linux_gnu",
|
||||
"SITL_arm_linux_gnueabihf",
|
||||
|
@ -59,6 +59,8 @@ brand_map = {
|
||||
'OmnibusNanoV6' : ('Omnibus Nano V6', 'Airbot'),
|
||||
'speedybeef4' : ('SpeedyBee F4', 'SpeedyBee'),
|
||||
'QioTekZealotF427' : ('ZealotF427', 'QioTek'),
|
||||
'BeastH7' : ('Beast H7 55A AIO', 'iFlight'),
|
||||
'BeastF7' : ('Beast F7 45A AIO', 'iFlight'),
|
||||
}
|
||||
|
||||
class Firmware():
|
||||
|
Loading…
Reference in New Issue
Block a user