Skip to content

Commit f63ee9f

Browse files
author
Daniel Pollard
committed
excluded countio from other smaller boards
1 parent d5c24b9 commit f63ee9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ CIRCUITPY_TOUCHIO_USE_NATIVE=0
2323
CIRCUITPY_TOUCHIO=0
2424
CIRCUITPY_USB_MIDI=0
2525
CIRCUITPY_RTC=0
26+
CIRCUITPY_COUNTIO=0
2627

2728
# Include these Python libraries in firmware.
2829
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice

0 commit comments

Comments
 (0)