Turn off `displayio` because it is a satellite

This commit is contained in:
Scott Shawcroft 2019-04-12 11:54:32 -07:00
parent 7b3e7cf9a3
commit 7161038d6b
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ LONGINT_IMPL = MPZ
# No touch on SAMD51 yet
CIRCUITPY_TOUCHIO = 0
CIRCUITPY_AUDIOBUSIO = 0
CIRCUITPY_DISPLAYIO = 0
CHIP_VARIANT = SAMD51G19A
CHIP_FAMILY = samd51