We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6881590 commit 43963a8Copy full SHA for 43963a8
1 file changed
minimal/mpconfigport.h
@@ -16,6 +16,7 @@
16
#define MICROPY_MEM_STATS (0)
17
#define MICROPY_DEBUG_PRINTERS (0)
18
#define MICROPY_ENABLE_GC (1)
19
+#define MICROPY_GC_ALLOC_THRESHOLD (0)
20
#define MICROPY_REPL_EVENT_DRIVEN (0)
21
#define MICROPY_HELPER_REPL (1)
22
#define MICROPY_HELPER_LEXER_UNIX (0)
0 commit comments