We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b460d6d commit 06f5779Copy full SHA for 06f5779
bricks/_common/mpconfigport.h
@@ -50,7 +50,7 @@
50
#define MICROPY_DEBUG_PRINTERS (0)
51
#define MICROPY_ENABLE_GC (1)
52
#define MICROPY_ENABLE_FINALISER (1)
53
-#define MICROPY_GC_ALLOC_THRESHOLD (0)
+#define MICROPY_GC_ALLOC_THRESHOLD (1)
54
#define MICROPY_STACK_CHECK (1)
55
#define MICROPY_HELPER_REPL (1)
56
#define MICROPY_HELPER_LEXER_UNIX (0)
0 commit comments