Skip to content

Commit 03866c0

Browse files
committed
meowmeow: disable modules to make build fit with upcoming translations
1 parent 2ed4007 commit 03866c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ CHIP_FAMILY = samd21
99
INTERNAL_FLASH_FILESYSTEM = 1
1010
LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
12+
CIRCUITPY_ROTARYIO = 0
13+
CIRCUITPY_COUNTIO = 0
14+
CIRCUITPY_RTC = 0
1215

1316
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)