Skip to content

Commit 9f4f689

Browse files
committed
Free up space in Itsy Bitsy M0 by limiting inline.
1 parent a152ac1 commit 9f4f689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

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

1212
CHIP_VARIANT = SAMD21G18A
1313
CHIP_FAMILY = samd21
14+
15+
CFLAGS_INLINE_LIMIT = 70

0 commit comments

Comments
 (0)