mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
minimal: Disable MICROPY_GC_ALLOC_THRESHOLD.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#define MICROPY_MEM_STATS (0)
|
||||
#define MICROPY_DEBUG_PRINTERS (0)
|
||||
#define MICROPY_ENABLE_GC (1)
|
||||
#define MICROPY_GC_ALLOC_THRESHOLD (0)
|
||||
#define MICROPY_REPL_EVENT_DRIVEN (0)
|
||||
#define MICROPY_HELPER_REPL (1)
|
||||
#define MICROPY_HELPER_LEXER_UNIX (0)
|
||||
|
||||
Reference in New Issue
Block a user