Skip to content

Commit 46c5be0

Browse files
committed
remove debugging print
1 parent b576ec2 commit 46c5be0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/circuitpy_defns.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,6 @@ $(BUILD)/lib/libm/kf_rem_pio2.o: CFLAGS += -Wno-maybe-uninitialized
833833
# Fetch only submodules needed for this particular port.
834834
.PHONY: fetch-port-submodules
835835
fetch-port-submodules:
836-
echo $(basename $(CURDIR))
837836
$(TOP)/tools/fetch-submodules.sh data extmod frozen lib tools ports/$(shell basename $(CURDIR))
838837

839838
.PHONY: invalid-board

0 commit comments

Comments
 (0)