diff --git a/examples/chef/chef.py b/examples/chef/chef.py index f992832f072f49..a4711b7cea75cb 100755 --- a/examples/chef/chef.py +++ b/examples/chef/chef.py @@ -361,6 +361,8 @@ def main(argv: Sequence[str]) -> None: # if options.build_all: + # Needs testing after refactor + # Needs to call per-platform bundle function before use flush_print("Building all chef examples") os.environ['GNUARMEMB_TOOLCHAIN_PATH'] = os.environ['PW_ARM_CIPD_INSTALL_DIR'] archive_prefix = "/workspace/artifacts/"