Skip to content

Commit 32e9825

Browse files
committed
windows: Enable READER_POSIX to get access to lexer_new_from_file.
1 parent 85ae17c commit 32e9825

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

windows/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
#define MICROPY_MALLOC_USES_ALLOCATED_SIZE (1)
4444
#define MICROPY_MEM_STATS (1)
4545
#define MICROPY_DEBUG_PRINTERS (1)
46+
#define MICROPY_READER_POSIX (1)
4647
#define MICROPY_USE_READLINE_HISTORY (1)
4748
#define MICROPY_HELPER_REPL (1)
4849
#define MICROPY_REPL_EMACS_KEYS (1)

0 commit comments

Comments
 (0)