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 032cd47 commit bfffc71Copy full SHA for bfffc71
ports/raspberrypi/boards/raspberry_breadstick/mpconfigboard.mk
@@ -12,5 +12,5 @@ CIRCUITPY__EVE = 1
12
CIRCUITPY_PICODVI = 1
13
14
# Include these Python libraries in firmware.
15
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LSM6DS/frozen_cpx
16
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar/frozen_cpx
+#FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LSM6DS/frozen_cpx
+#FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar/frozen_cpx
0 commit comments