summaryrefslogtreecommitdiff
path: root/examples/embedding/mpconfigport.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedding/mpconfigport.h')
-rw-r--r--examples/embedding/mpconfigport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/embedding/mpconfigport.h b/examples/embedding/mpconfigport.h
index ed34a5d76..b7a38aa81 100644
--- a/examples/embedding/mpconfigport.h
+++ b/examples/embedding/mpconfigport.h
@@ -13,3 +13,4 @@
#define MICROPY_ENABLE_COMPILER (1)
#define MICROPY_ENABLE_GC (1)
#define MICROPY_PY_GC (1)
+#define MICROPY_PY_SYS (0)