Update mpconfigboard.mk
changed CFLAGS_INLINE_LIMIT = 55
This commit is contained in:
parent
81ff95a8eb
commit
06022a5e91
@ -19,7 +19,7 @@ CIRCUITPY_I2CPERIPHERAL = 0
|
|||||||
CIRCUITPY_VECTORIO = 0
|
CIRCUITPY_VECTORIO = 0
|
||||||
CIRCUITPY_BUSDEVICE = 0
|
CIRCUITPY_BUSDEVICE = 0
|
||||||
|
|
||||||
CFLAGS_INLINE_LIMIT = 60
|
CFLAGS_INLINE_LIMIT = 55
|
||||||
SUPEROPT_GC = 0
|
SUPEROPT_GC = 0
|
||||||
|
|
||||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
|
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
|
||||||
|
Loading…
Reference in New Issue
Block a user