matrixportal: remove ulab instead of bleio HCI
This commit is contained in:
parent
2664d3766d
commit
0c87d0b40d
@ -13,13 +13,10 @@ LONGINT_IMPL = MPZ
|
|||||||
CIRCUITPY_LTO_PARTITION = one
|
CIRCUITPY_LTO_PARTITION = one
|
||||||
|
|
||||||
CIRCUITPY_AESIO = 0
|
CIRCUITPY_AESIO = 0
|
||||||
CIRCUITPY_BLEIO_HCI = 0
|
|
||||||
CIRCUITPY_FLOPPYIO = 0
|
CIRCUITPY_FLOPPYIO = 0
|
||||||
CIRCUITPY_PARALLELDISPLAY = 0
|
CIRCUITPY_PARALLELDISPLAY = 0
|
||||||
CIRCUITPY_PS2IO = 0
|
|
||||||
CIRCUITPY_SDCARDIO = 0
|
|
||||||
CIRCUITPY_SHARPDISPLAY = 0
|
CIRCUITPY_SHARPDISPLAY = 0
|
||||||
CIRCUITPY_ZLIB = 0
|
CIRCUITPY_ULAB = 0
|
||||||
|
|
||||||
# Include these Python libraries in firmware.
|
# Include these Python libraries in firmware.
|
||||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
|
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user