Skip to content

Commit

Permalink
Tools: size_compare_branches.py: blacklist bootloader build for base …
Browse files Browse the repository at this point in the history
…linux target
  • Loading branch information
peterbarker committed Feb 26, 2025
1 parent f2442f6 commit e4b9f5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/scripts/size_compare_branches.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ def linux_board_names(self):
'obal',
'SITL_x86_64_linux_gnu',
'canzero',
'linux',
]

def esp32_board_names(self):
Expand Down

0 comments on commit e4b9f5b

Please sign in to comment.