8000 Disable countio on circuitbrains basic · kvc0/circuitpython@8ff2846 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ff2846

Browse files
committed
Disable countio on circuitbrains basic
1 parent 6db10f9 commit 8ff2846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ EXTERNAL_FLASH_DEVICES = "W25Q32JV_IQ"
1212
LONGINT_IMPL = MPZ
1313

1414
CIRCUITPY_BITBANGIO = 0
15+
CIRCUITPY_COUNTIO = 0
1516
CIRCUITPY_FREQUENCYIO = 0
1617
CIRCUITPY_I2CPERIPHERAL = 0
1718
CIRCUITPY_VECTORIO = 0

0 commit comments

Comments
 (0)
0