Skip to content

Commit 6f537e5

Browse files
committed
Disable in M0 builds
1 parent 664e025 commit 6f537e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ CIRCUITPY_SYNTHIO ?= 0
4646
CIRCUITPY_TOUCHIO_USE_NATIVE ?= 1
4747
CIRCUITPY_ULAB = 0
4848
CIRCUITPY_VECTORIO = 0
49+
CIRCUITPY_ZLIB = 0
4950

5051
# TODO: In CircuitPython 8.0, turn this back on, after `busio.OneWire` is removed.
5152
# We'd like a smoother transition, but we can't afford the space to have both

0 commit comments

Comments
 (0)