excluded countio from other smaller boards

This commit is contained in:
Daniel Pollard 2020-05-05 16:15:57 +10:00
parent d5c24b99b8
commit f63ee9fb9b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ CIRCUITPY_TOUCHIO_USE_NATIVE=0
CIRCUITPY_TOUCHIO=0
CIRCUITPY_USB_MIDI=0
CIRCUITPY_RTC=0
CIRCUITPY_COUNTIO=0
# Include these Python libraries in firmware.
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice