Tweaking German hallowing build for size

This commit is contained in:
Bryan Siepert 2019-02-23 19:47:58 -08:00
parent b81072e750
commit 3843e96edc
1 changed files with 3 additions and 0 deletions

View File

@ -16,3 +16,6 @@ CHIP_FAMILY = samd21
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LIS3DH
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
# To keep the build small
CFLAGS_INLINE_LIMIT = 50