Skip to content

Commit 8d00d99

Browse files
authored
Shrink hallowing_m0_express to fit ko build
1 parent a83d1d7 commit 8d00d99

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)