Skip to content

Commit 7b586e0

Browse files
committed
Removed from small boards
1 parent 161c992 commit 7b586e0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ports/stm/boards/meowbit_v121/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ CIRCUITPY_BLEIO_HCI = 0
2626
CIRCUITPY_GIFIO = 0
2727
CIRCUITPY_ULAB = 0
2828
CIRCUITPY_STAGE = 1
29+
CIRCUITPY_ZLIB = 0
2930

3031
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/meowbit

ports/stm/boards/thunderpack_v11/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ CIRCUITPY_BITMAPTOOLS = 0
2121
CIRCUITPY_BLEIO_HCI = 0
2222
CIRCUITPY_VECTORIO = 0
2323
CIRCUITPY_ULAB = 0
24+
CIRCUITPY_ZLIB = 0

0 commit comments

Comments
 (0)