Tighten down inlining on the pIRkey
This commit is contained in:
parent
1d7a49d9de
commit
67007282c9
@ -23,7 +23,7 @@ CIRCUITPY_SMALL_BUILD = 1
|
||||
CHIP_VARIANT = SAMD21E18A
|
||||
CHIP_FAMILY = samd21
|
||||
|
||||
CFLAGS_INLINE_LIMIT = 35
|
||||
CFLAGS_INLINE_LIMIT = 25
|
||||
|
||||
# Include these Python libraries in firmware.
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar
|
||||
|
Loading…
x
Reference in New Issue
Block a user