We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7a49d commit 6700728Copy full SHA for 6700728
1 file changed
ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk
@@ -23,7 +23,7 @@ CIRCUITPY_SMALL_BUILD = 1
23
CHIP_VARIANT = SAMD21E18A
24
CHIP_FAMILY = samd21
25
26
-CFLAGS_INLINE_LIMIT = 35
+CFLAGS_INLINE_LIMIT = 25
27
28
# Include these Python libraries in firmware.
29
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar
0 commit comments