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 b576ec2 commit 46c5be0Copy full SHA for 46c5be0
py/circuitpy_defns.mk
@@ -833,7 +833,6 @@ $(BUILD)/lib/libm/kf_rem_pio2.o: CFLAGS += -Wno-maybe-uninitialized
833
# Fetch only submodules needed for this particular port.
834
.PHONY: fetch-port-submodules
835
fetch-port-submodules:
836
- echo $(basename $(CURDIR))
837
$(TOP)/tools/fetch-submodules.sh data extmod frozen lib tools ports/$(shell basename $(CURDIR))
838
839
.PHONY: invalid-board
0 commit comments