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 664e025 commit 6f537e5Copy full SHA for 6f537e5
ports/atmel-samd/mpconfigport.mk
@@ -46,6 +46,7 @@ CIRCUITPY_SYNTHIO ?= 0
46
CIRCUITPY_TOUCHIO_USE_NATIVE ?= 1
47
CIRCUITPY_ULAB = 0
48
CIRCUITPY_VECTORIO = 0
49
+CIRCUITPY_ZLIB = 0
50
51
# TODO: In CircuitPython 8.0, turn this back on, after `busio.OneWire` is removed.
52
# We'd like a smoother transition, but we can't afford the space to have both
0 commit comments