8000 Squeeze down the feather crickit build · rhwlo/circuitpython@e05ab64 · GitHub
[go: up one dir, main page]

Skip to content

Commit e05ab64

Browse files
committed
Squeeze down the feather crickit build
1 parent 6c01aba commit e05ab64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CIRCUITPY_FREQUENCYIO = 0
1616
CHIP_VARIANT = SAMD21G18A
1717
CHIP_FAMILY = samd21
1818

19-
CFLAGS_INLINE_LIMIT = 55
19+
CFLAGS_INLINE_LIMIT = 50
2020

2121
# Include these Python libraries in firmware.
2222
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice

0 commit comments

Comments
 (0)
0