Skip to content

Commit 624a00a

Browse files
committed
shrink circuitplayground_express_displayio
1 parent 55f1a2f commit 624a00a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ EXTERNAL_FLASH_DEVICES = "S25FL216K, GD25Q16C"
1212
# Turn off features and optimizations for displayio build to make room for additional frozen libs.
1313
LONGINT_IMPL = NONE
1414
CIRCUITPY_KEYPAD = 0
15+
CIRCUITPY_ONEWIREIO = 0
1516
CIRCUITPY_PIXELBUF = 0
1617
CIRCUITPY_ROTARYIO = 0
1718
CIRCUITPY_RTC = 0

0 commit comments

Comments
 (0)