Squeeze down the feather crickit build

This commit is contained in:
Scott Shawcroft 2019-03-13 17:20:18 -07:00
parent 6c01aba05b
commit e05ab64398
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59

View File

@ -16,7 +16,7 @@ CIRCUITPY_FREQUENCYIO = 0
CHIP_VARIANT = SAMD21G18A
CHIP_FAMILY = samd21
CFLAGS_INLINE_LIMIT = 55
CFLAGS_INLINE_LIMIT = 50
# Include these Python libraries in firmware.
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice