Skip to content

Commit 602eabe

Browse files
authored
Squeeze hallowing_m0_express build slightly
ko build is a little too big.
1 parent c377d4b commit 602eabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CIRCUITPY_I2CSLAVE = 0
2020
CIRCUITPY_ROTARYIO = 0
2121
CIRCUITPY_RTC = 0
2222

23-
CFLAGS_INLINE_LIMIT = 60
23+
CFLAGS_INLINE_LIMIT = 55
2424
SUPEROPT_GC = 0
2525

2626
# Include these Python libraries in firmware.

0 commit comments

Comments
 (0)