We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b30b607 commit 0c40e3aCopy full SHA for 0c40e3a
tools/platformio-build.py
@@ -177,7 +177,6 @@ def add_tinyuf2_extra_image():
177
178
variants_dir = join(FRAMEWORK_DIR, "variants")
179
build_variants_dir = join(board_config.get("build.variants_dir"))
180
-print("build.variants_dir: ", build_variants_dir)
181
182
if "build.variants_dir" in board_config:
183
if len(build_variants_dir) > 1:
0 commit comments