Skip to content

Commit eca23a7

Browse files
committed
remove i2cslave from feather m0 crickit
1 parent fbf166a commit eca23a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ LONGINT_IMPL = MPZ
1212
# Make space for frozen libs
1313
CIRCUITPY_DISPLAYIO = 0
1414
CIRCUITPY_FREQUENCYIO = 0
15+
CIRCUITPY_I2CSLAVE = 0
1516

1617
CHIP_VARIANT = SAMD21G18A
1718
CHIP_FAMILY = samd21

0 commit comments

Comments
 (0)