Skip to content

Commit 53a68f7

Browse files
committed
turn off onewireio on arduino_nano_33_iot
1 parent 6d2f4f5 commit 53a68f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ INTERNAL_FLASH_FILESYSTEM = 1
1010
LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
1212

13+
CIRCUITPY_ONEWIREIO = 0
1314
CIRCUITPY_RAINBOWIO = 0

0 commit comments

Comments
 (0)