From 9bd19bc8351af3c169fc5151e7232ddbfe1f4a0e Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Tue, 1 Aug 2023 13:09:07 +1000 Subject: [PATCH] Tools: size_compare_branches.py: blacklist build of RADIX2HD bootloader we don't have a hardware definition for this --- Tools/scripts/size_compare_branches.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/scripts/size_compare_branches.py b/Tools/scripts/size_compare_branches.py index 622f661c20..277ab91fd9 100755 --- a/Tools/scripts/size_compare_branches.py +++ b/Tools/scripts/size_compare_branches.py @@ -156,6 +156,7 @@ class SizeCompareBranches(object): 'Pixhawk1-1M-bdshot', 'Pixhawk1-bdshot', 'SITL_arm_linux_gnueabihf', + 'RADIX2HD', ]) # blacklist all linux boards for bootloader build: