summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-07-26 00:31:41 -0700
committerGitHub <noreply@github.com>2019-07-26 00:31:41 -0700
commitc61c874a6d42d2bf620dba3f93aaca2d61aeb9d1 (patch)
treebb62cb9bf4124f6f68f10ad79e1fb7c14458c083 /ports
parenta87094e01f0f1b92725619a730758936c09dda60 (diff)
Reduce feather_m0_supersized build size
Make it match feather_m0_express
Diffstat (limited to 'ports')
-rw-r--r--ports/atmel-samd/boards/feather_m0_supersized/mpconfigboard.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/atmel-samd/boards/feather_m0_supersized/mpconfigboard.mk b/ports/atmel-samd/boards/feather_m0_supersized/mpconfigboard.mk
index 33229044b..e34d06962 100644
--- a/ports/atmel-samd/boards/feather_m0_supersized/mpconfigboard.mk
+++ b/ports/atmel-samd/boards/feather_m0_supersized/mpconfigboard.mk
@@ -11,3 +11,6 @@ SPI_FLASH_FILESYSTEM = 1
EXTERNAL_FLASH_DEVICE_COUNT = 1
EXTERNAL_FLASH_DEVICES = "S25FL064L"
LONGINT_IMPL = MPZ
+
+CFLAGS_INLINE_LIMIT = 60
+SUPEROPT_GC = 0