Skip to content

Commit c61c874

Browse files
authored
Reduce feather_m0_supersized build size
Make it match feather_m0_express
1 parent a87094e commit c61c874

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ SPI_FLASH_FILESYSTEM = 1
1111
EXTERNAL_FLASH_DEVICE_COUNT = 1
1212
EXTERNAL_FLASH_DEVICES = "S25FL064L"
1313
LONGINT_IMPL = MPZ
14+
15+
CFLAGS_INLINE_LIMIT = 60
16+
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)