Skip to content

Commit 2240695

Browse files
committed
disable onewireio on seeduino xiao (samd21)
I don't understand how this stopped fitting, as none of the added code is used in this build.
1 parent 1be8ae7 commit 2240695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/seeeduino_xiao/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ CHIP_FAMILY = samd21
99
INTERNAL_FLASH_FILESYSTEM = 1
1010
LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
12+
CIRCUITPY_ONEWIRE = 0

0 commit comments

Comments
 (0)