circuitplayground_express_displayio: reduce inlining to make .ko translation fit
This commit is contained in:
parent
516d930e6c
commit
d31a387ace
@ -20,7 +20,7 @@ CIRCUITPY_GAMEPAD = 0
|
||||
CIRCUITPY_RTC = 0
|
||||
|
||||
SUPEROPT_GC = 0
|
||||
CFLAGS_INLINE_LIMIT = 55
|
||||
CFLAGS_INLINE_LIMIT = 35
|
||||
|
||||
# Include these Python libraries in firmware.
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
|
||||
|
Loading…
x
Reference in New Issue
Block a user