shrink circuitplayground_express_crickit

This commit is contained in:
Dan Halbert 2022-04-26 17:51:47 -04:00
parent 7a77aae4be
commit b7541088f4
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