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 8c718fd commit e355ea2Copy full SHA for e355ea2
ports/atmel-samd/boards/seeeduino_xiao/mpconfigboard.mk
@@ -9,3 +9,5 @@ CHIP_FAMILY = samd21
9
INTERNAL_FLASH_FILESYSTEM = 1
10
LONGINT_IMPL = NONE
11
CIRCUITPY_FULL_BUILD = 0
12
+
13
+CIRCUITPY_ONEWIREIO = 0
0 commit comments