Turn off audiobusio on Hallowing to free rom
It is about 5kb and the pins aren't broken out for it anyway.
This commit is contained in:
parent
72992070c5
commit
ef23ffe584
@ -12,6 +12,7 @@ LONGINT_IMPL = MPZ
|
||||
# To keep the build small
|
||||
CIRCUITPY_I2CSLAVE = 0
|
||||
CIRCUITPY_FREQUENCYIO = 0
|
||||
CIRCUITPY_AUDIOBUSIO = 0
|
||||
|
||||
CFLAGS_INLINE_LIMIT = 50
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user