Skip to content

Commit 7562b0c

Browse files
committed
Turn off GC opt on catwan_usbstick
1 parent 7c8d7d7 commit 7562b0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/atmel-samd/boards/catwan_usbstick/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
1212
CIRCUITPY_COUNTIO = 0
1313
CIRCUITPY_ROTARYIO = 0
14+
15+
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)