1 parent 89deec0 commit a9a0862Copy full SHA for a9a0862
1 file changed
windows/mpconfigport.h
@@ -51,6 +51,7 @@
51
#define MICROPY_PY_BUILTINS_MEMORYVIEW (1)
52
#define MICROPY_PY_BUILTINS_FROZENSET (1)
53
#define MICROPY_PY_BUILTINS_COMPILE (1)
54
+#define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
55
#define MICROPY_PY_SYS_EXIT (1)
56
#define MICROPY_PY_SYS_PLATFORM "win32"
57
#define MICROPY_PY_SYS_MAXSIZE (1)
0 commit comments