aboutsummaryrefslogtreecommitdiff
path: root/unix/mpconfigport.h
diff options
context:
space:
mode:
authorPaul Sokolovsky2014-04-13 07:00:37 +0300
committerPaul Sokolovsky2014-04-13 07:02:57 +0300
commit4165cd1c0cfc4eabf446be504787090be84a421b (patch)
tree52dca2bd1a3057256861fed71994e6a798c5e6ee /unix/mpconfigport.h
parenta3e50eacca4d3fbc70561d39b9f47e199eb4c87f (diff)
stmhal: Update for static mod sys.
Diffstat (limited to 'unix/mpconfigport.h')
-rw-r--r--unix/mpconfigport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/mpconfigport.h b/unix/mpconfigport.h
index e2f2a69e1..832bdb05f 100644
--- a/unix/mpconfigport.h
+++ b/unix/mpconfigport.h
@@ -13,6 +13,7 @@
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE)
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_MPZ)
#define MICROPY_PATH_MAX (PATH_MAX)
+#define MICROPY_MOD_SYS_STDFILES (1)
// type definitions for the specific machine