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 d46d9d5 commit c39a515Copy full SHA for c39a515
ports/atmel-samd/mpconfigport.mk
@@ -57,6 +57,7 @@ CIRCUITPY_ZLIB = 0
57
58
ifeq ($(INTERNAL_FLASH_FILESYSTEM),1)
59
CIRCUITPY_ONEWIREIO ?= 0
60
+CIRCUITPY_SAFEMODE_PY ?= 0
61
CIRCUITPY_USB_IDENTIFICATION ?= 0
62
endif
63
0 commit comments