Turn off async for circuitplayground express
Firmware too large
This commit is contained in:
parent
88db16a2c6
commit
3c46e3a6aa
|
@ -15,6 +15,7 @@ LONGINT_IMPL = MPZ
|
|||
CIRCUITPY_DISPLAYIO = 0
|
||||
CIRCUITPY_FREQUENCYIO = 0
|
||||
CIRCUITPY_I2CPERIPHERAL = 0
|
||||
MICROPY_PY_ASYNC_AWAIT = 0
|
||||
|
||||
SUPEROPT_GC = 0
|
||||
CFLAGS_INLINE_LIMIT = 55
|
||||
|
|
Loading…
Reference in New Issue