fix proxlight trinkey build

This commit is contained in:
Dan Halbert 2021-05-15 23:40:45 -04:00
parent 934534c9ee
commit 1ef1301346

View File

@ -13,6 +13,7 @@ CIRCUITPY_FULL_BUILD = 0
CIRCUITPY_ANALOGIO = 0
CIRCUITPY_AUDIOCORE = 0
CIRCUITPY_BUSIO = 1
CIRCUITPY_BUSIO_SPI = 0
CIRCUITPY_PS2IO = 0
CIRCUITPY_PIXELBUF = 1
CIRCUITPY_PULSEIO = 0