Skip to content

Commit d5c24b9

Browse files
author
Daniel Pollard
committed
hallowing m0 - exclude countio
1 parent 0ecc515 commit d5c24b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CIRCUITPY_GAMEPAD = 0
1919
CIRCUITPY_I2CSLAVE = 0
2020
CIRCUITPY_ROTARYIO = 0
2121
CIRCUITPY_RTC = 0
22-
22+
CIRCUITPY_COUNTIO = 0
2323
CFLAGS_INLINE_LIMIT = 60
2424
SUPEROPT_GC = 0
2525

0 commit comments

Comments
 (0)