Tools: blacklist iomcu dshot builds when building bootloaders

we don't have the ability to buld bootloaders for these
This commit is contained in:
Peter Barker 2023-09-03 10:57:43 +10:00 committed by Peter Barker
parent 9d98244730
commit 9e0367764d
1 changed files with 2 additions and 1 deletions

View File

@ -152,7 +152,8 @@ class SizeCompareBranches(object):
'fmuv2',
'fmuv3-bdshot',
'iomcu',
'iomcu',
'iomcu-dshot',
'iomcu-f103-dshot',
'iomcu_f103_8MHz',
'luminousbee4',
'skyviper-v2450',