1 parent 99dde4e commit 5b76e3bCopy full SHA for 5b76e3b
1 file changed
windows/mpconfigport.h
@@ -38,6 +38,7 @@
38
#define MICROPY_COMP_MODULE_CONST (1)
39
#define MICROPY_ENABLE_GC (1)
40
#define MICROPY_ENABLE_FINALISER (1)
41
+#define MICROPY_STACK_CHECK (1)
42
#define MICROPY_MEM_STATS (1)
43
#define MICROPY_DEBUG_PRINTERS (1)
44
#define MICROPY_HELPER_REPL (1)
0 commit comments