We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ae17c commit 32e9825Copy full SHA for 32e9825
1 file changed
windows/mpconfigport.h
@@ -43,6 +43,7 @@
43
#define MICROPY_MALLOC_USES_ALLOCATED_SIZE (1)
44
#define MICROPY_MEM_STATS (1)
45
#define MICROPY_DEBUG_PRINTERS (1)
46
+#define MICROPY_READER_POSIX (1)
47
#define MICROPY_USE_READLINE_HISTORY (1)
48
#define MICROPY_HELPER_REPL (1)
49
#define MICROPY_REPL_EMACS_KEYS (1)
0 commit comments