mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
Tools: blacklist build of CubeOrangePlus-SimOnHardware bootloader
Just as we do the CubeOrange equivalent; this uses the CubeOrangePlus bootloader
This commit is contained in:
parent
c3b576a72f
commit
18dc37eef8
@ -120,6 +120,7 @@ class SizeCompareBranches(object):
|
||||
# TODO: find a way to get this information from board_list:
|
||||
self.bootloader_blacklist = set([
|
||||
'CubeOrange-SimOnHardWare',
|
||||
'CubeOrangePlus-SimOnHardWare',
|
||||
'fmuv2',
|
||||
'fmuv3-bdshot',
|
||||
'iomcu',
|
||||
|
Loading…
Reference in New Issue
Block a user