Disable countio on trinket haxpress

This commit is contained in:
Scott Shawcroft 2020-05-12 18:55:49 -07:00 committed by GitHub
parent 277e8d528b
commit 80129c5a21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ EXTERNAL_FLASH_DEVICES = W25Q32BV
LONGINT_IMPL = MPZ
CIRCUITPY_BITBANGIO = 0
CIRCUITPY_COUNTIO = 0
CIRCUITPY_FREQUENCYIO = 0
CIRCUITPY_I2CSLAVE = 0