8000 Merge pull request #6398 from dhalbert/2022-05-14-update-frozen-modules · MMcM/circuitpython@85f8d43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 85f8d43

Browse files
authored
Merge pull request adafruit#6398 from dhalbert/2022-05-14-update-frozen-modules
2022 05 14 update frozen modules
2 parents dda26b7 + 624a00a commit 85f8d43

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
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)
0