Disable ulab
This commit is contained in:
parent
ad733e6c4a
commit
553ac576eb
@ -29,5 +29,7 @@ CIRCUITPY_COUNTIO = 0
|
||||
CIRCUITPY_RANDOM = 0
|
||||
# Requires USB
|
||||
CIRCUITPY_USB_MIDI = 0
|
||||
# Too large for the partition table!
|
||||
CIRCUITPY_ULAB = 0
|
||||
|
||||
CIRCUITPY_MODULE ?= none
|
||||
|
Loading…
x
Reference in New Issue
Block a user