diff --git a/Tools/autotest/test_build_options.py b/Tools/autotest/test_build_options.py index 839269415554c..9caf2333aeac8 100755 --- a/Tools/autotest/test_build_options.py +++ b/Tools/autotest/test_build_options.py @@ -49,7 +49,7 @@ def __init__(self, do_step_disable_in_turn=True, do_step_enable_in_turn=True, build_targets=None, - board="DevEBoxH7v2", + board="CubeOrange", # DevEBoxH7v2 also works extra_hwdef=None): self.extra_hwdef = extra_hwdef self.sizes_nothing_disabled = None