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 635c8b1 commit 7276e2aCopy full SHA for 7276e2a
py/circuitpy_mpconfig.mk
@@ -454,7 +454,7 @@ CFLAGS += -DCIRCUITPY_RAINBOWIO=$(CIRCUITPY_RAINBOWIO)
454
CIRCUITPY_RANDOM ?= 1
455
CFLAGS += -DCIRCUITPY_RANDOM=$(CIRCUITPY_RANDOM)
456
457
-CIRCUITPY_RCLCPY ?= 1
+CIRCUITPY_RCLCPY ?= 0
458
CFLAGS += -DCIRCUITPY_RCLCPY=$(CIRCUITPY_RCLCPY)
459
460
CIRCUITPY_RE ?= $(CIRCUITPY_FULL_BUILD)
0 commit comments