We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491374c commit 1a7cca6Copy full SHA for 1a7cca6
2 files changed
frozen/circuitpython-stage
ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk
@@ -42,6 +42,7 @@ CIRCUITPY_KEYPAD = 1
42
CIRCUITPY_MATH = 1
43
CIRCUITPY_STAGE = 1
44
CIRCUITPY_SYNTHIO = 1
45
+CIRCUITPY_ZLIB = 1
46
47
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pewpew_m4
48
CIRCUITPY_DISPLAY_FONT = $(TOP)/ports/atmel-samd/boards/ugame10/brutalist-6.bdf
0 commit comments