Turn off GC opt on uchip board

This commit is contained in:
Scott Shawcroft 2020-07-21 12:51:59 -07:00
parent 678faff464
commit 5e3a853db4
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA

View File

@ -12,3 +12,5 @@ CIRCUITPY_FULL_BUILD = 0
# Always use aggressive inlining
CFLAGS_INLINE_LIMIT = 45
SUPEROPT_GC = 0