We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e29666 commit 44a949dCopy full SHA for 44a949d
1 file changed
qemu-arm/mpconfigport.h
@@ -14,6 +14,7 @@
14
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_NONE)
15
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
16
#define MICROPY_PATH_MAX (512)
17
+#define MICROPY_ENABLE_MOD_IO (0)
18
19
// type definitions for the specific machine
20
0 commit comments