shrink CPX crickit build

This commit is contained in:
Dan Halbert 2021-12-23 12:24:16 -05:00
parent 5594024bb6
commit b9f7fd663b
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ LONGINT_IMPL = NONE
CIRCUITPY_BUSDEVICE = 1
CIRCUITPY_DISPLAYIO = 0
CIRCUITPY_KEYPAD = 0
CIRCUITPY_ONEWIREIO = 0
# Include these Python libraries in firmware.
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_CircuitPlayground