We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e5cf3 commit 0c84b12Copy full SHA for 0c84b12
1 file changed
ports/atmel-samd/boards/stackrduino_m0_pro/mpconfigboard.mk
@@ -9,3 +9,6 @@ CHIP_FAMILY = samd21
9
SPI_FLASH_FILESYSTEM = 1
10
EXTERNAL_FLASH_DEVICES = "W25Q64JVxQ"
11
LONGINT_IMPL = MPZ
12
+
13
+CIRCUITPY_CODEOP = 0
14
+CIRCUITPY_PARALLELDISPLAYBUS = 0
0 commit comments