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.
This commit is contained in:
parent
1be8ae75d4
commit
224069551a
@ -9,3 +9,4 @@ CHIP_FAMILY = samd21
|
||||
INTERNAL_FLASH_FILESYSTEM = 1
|
||||
LONGINT_IMPL = NONE
|
||||
CIRCUITPY_FULL_BUILD = 0
|
||||
CIRCUITPY_ONEWIRE = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user