Skip to content

Commit 63b5e56

Browse files
committed
shrink feather_m0_adalogger and gemma_m0
1 parent ea9fe24 commit 63b5e56

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
1212

1313
SUPEROPT_GC = 0
14+
SUPEROPT_VM = 0

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ endif
2020
ifeq ($(TRANSLATION), de_DE)
2121
RELEASE_NEEDS_CLEAN_BUILD = 1
2222
CFLAGS_INLINE_LIMIT = 35
23+
SUPEROPT_VM = 0
2324
endif

0 commit comments

Comments
 (0)