Skip to content

Commit 99dbcfa

Browse files
authored
remove debug print
1 parent f40322e commit 99dbcfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builder/frameworks/arduino.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ def safe_remove_sdkconfig_files():
575575
flag_custom_sdkconfig = True
576576

577577
if board_sdkconfig:
578-
print(f"board_sdkconfig: {board_sdkconfig}")
579578
flag_custom_sdkconfig = True
580579

581580
extra_flags_raw = board.get("build.extra_flags", [])

0 commit comments

Comments
 (0)