Turn off bitbanging on Hallowing to save code space.

This commit is contained in:
Scott Shawcroft 2019-07-17 14:03:00 -07:00
parent cdfc169ab6
commit b9b9ef227f
No known key found for this signature in database
GPG Key ID: 9349BC7E64B1921E
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ LONGINT_IMPL = MPZ
CIRCUITPY_I2CSLAVE = 0
CIRCUITPY_FREQUENCYIO = 0
CIRCUITPY_AUDIOBUSIO = 0
CIRCUITPY_BITBANGIO = 0
SUPEROPT_GC = 0
# Include these Python libraries in firmware.