Skip to content

Commit 3843e96

Browse files
committed
Tweaking German hallowing build for size
1 parent b81072e commit 3843e96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ CHIP_FAMILY = samd21
1616
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
1717
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LIS3DH
1818
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
19+
20+
# To keep the build small
21+
CFLAGS_INLINE_LIMIT = 50

0 commit comments

Comments
 (0)