Skip to content

Commit 80129c5

Browse files
authored
Disable countio on trinket haxpress
1 parent 277e8d5 commit 80129c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

1414
CIRCUITPY_BITBANGIO = 0
15+
CIRCUITPY_COUNTIO = 0
1516
CIRCUITPY_FREQUENCYIO = 0
1617
CIRCUITPY_I2CSLAVE = 0
1718

0 commit comments

Comments
 (0)