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.
2 parents 8d7c58f + 58ad38a commit 5b41236Copy full SHA for 5b41236
ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk
@@ -26,6 +26,6 @@ CIRCUITPY_SMALL_BUILD = 1
26
SUPEROPT_GC = 0
27
28
# Include these Python libraries in firmware.
29
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar
+# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar
30
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
31
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_IRRemote
0 commit comments