summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2020-05-08 22:51:21 -0400
committerGitHub <noreply@github.com>2020-05-08 22:51:21 -0400
commit8d00d99ca012fd0298dcfb67bb28262004c43e73 (patch)
tree22e28a88e90136d240a6f0dc6c0ed4153fd58fb2
parenta83d1d7b4b8f5ad1220a9ce9a4a08d8f50116bab (diff)
Shrink hallowing_m0_express to fit ko build
-rw-r--r--ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk b/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
index af4a5a293..875d23f9b 100644
--- a/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
+++ b/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
@@ -20,7 +20,7 @@ CIRCUITPY_I2CSLAVE = 0
CIRCUITPY_ROTARYIO = 0
CIRCUITPY_RTC = 0
-CFLAGS_INLINE_LIMIT = 60
+CFLAGS_INLINE_LIMIT = 55
SUPEROPT_GC = 0
# Include these Python libraries in firmware.