Skip to content

Commit 00538bd

Browse files
authored
Merge pull request #2409 from jepler/update-mp3
mp3: update to upstream release 1.1.1
2 parents cca5260 + d31a387 commit 00538bd

10 files changed

+10
-10
lines changed

ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CIRCUITPY_GAMEPAD = 0
2020
CIRCUITPY_RTC = 0
2121

2222
SUPEROPT_GC = 0
23-
CFLAGS_INLINE_LIMIT = 55
23+
CFLAGS_INLINE_LIMIT = 35
2424

2525
# Include these Python libraries in firmware.
2626
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice

0 commit comments

Comments
 (0)