Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdefc6dc

Browse files
committed
Slim down feather m0 express
1 parent5d205b6 commitdefc6dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎ports/atmel-samd/boards/feather_m0_express/mpconfigboard.mk‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ LONGINT_IMPL = MPZ
1111

1212
CHIP_VARIANT = SAMD21G18A
1313
CHIP_FAMILY = samd21
14+
15+
# Tweak inlining depending on language.
16+
ifeq ($(TRANSLATION), zh_Latn_pinyin)
17+
CFLAGS_INLINE_LIMIT = 60
18+
endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp