Skip to content

Commit a3ca940

Browse files
authored
Shrink crickit build
1 parent 0876034 commit a3ca940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

2222
SUPEROPT_GC = 0
23-
CFLAGS_INLINE_LIMIT = 55
23+
CFLAGS_INLINE_LIMIT = 50
2424

2525

2626
# Include these Python libraries in firmware.

0 commit comments

Comments
 (0)