We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c01aba commit e05ab64Copy full SHA for e05ab64
ports/atmel-samd/boards/feather_m0_express_crickit/mpconfigboard.mk
@@ -16,7 +16,7 @@ CIRCUITPY_FREQUENCYIO = 0
16
CHIP_VARIANT = SAMD21G18A
17
CHIP_FAMILY = samd21
18
19
-CFLAGS_INLINE_LIMIT = 55
+CFLAGS_INLINE_LIMIT = 50
20
21
# Include these Python libraries in firmware.
22
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
0 commit comments