8000 qtpy_m0_haxpress: Change config to make it fit. · russbot/circuitpython@fb32e0a · GitHub
[go: up one dir, main page]

Skip to content

Commit fb32e0a

Browse files
committed
qtpy_m0_haxpress: Change config to make it fit.
1 parent ef3a614 commit fb32e0a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,4 @@ CIRCUITPY_I2CPERIPHERAL = 0
2020
CIRCUITPY_MSGPACK = 0
2121

2222
SUPEROPT_GC = 0
23-
24-
CFLAGS_BOARD = --param max-inline-insns-auto=15
25-
ifeq ($(TRANSLATION), zh_Latn_pinyin)
26-
RELEASE_NEEDS_CLEAN_BUILD = 1
27-
CFLAGS_INLINE_LIMIT = 35
28-
endif
29-
ifeq ($(TRANSLATION), de_DE)
30-
RELEASE_NEEDS_CLEAN_BUILD = 1
31-
CFLAGS_INLINE_LIMIT = 35
3223
SUPEROPT_VM = 0
33-
endif

0 commit comments

Comments
 (0)
0