Turn off GC opt on catwan_usbstick

This commit is contained in:
Scott Shawcroft 2021-02-26 12:00:01 -08:00
parent 7c8d7d77dd
commit 7562b0cbb8
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ LONGINT_IMPL = NONE
CIRCUITPY_FULL_BUILD = 0
CIRCUITPY_COUNTIO = 0
CIRCUITPY_ROTARYIO = 0
SUPEROPT_GC = 0