We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f66fed commit bfa39b0Copy full SHA for bfa39b0
ports/atmel-samd/mpconfigport.mk
@@ -59,7 +59,7 @@ CIRCUITPY_ZLIB = 0
59
60
# Turn off a few more things that don't fit in 192kB
61
62
-CIRCUITPY_TERMINALIO_VT100 = 1
+CIRCUITPY_TERMINALIO_VT100 = 0
63
64
ifeq ($(INTERNAL_FLASH_FILESYSTEM),1)
65
CIRCUITPY_ONEWIREIO ?= 0
0 commit comments