Skip to content
Snippets Groups Projects
Commit 143fa0ff authored by Damien George's avatar Damien George
Browse files

unix: Get minimal version compiling again.

parent 8d5c6332
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@
#define MICROPY_COMP_CONST (0)
#define MICROPY_MEM_STATS (0)
#define MICROPY_DEBUG_PRINTERS (0)
#define MICROPY_READER_POSIX (1)
#define MICROPY_HELPER_REPL (1)
#define MICROPY_HELPER_LEXER_UNIX (1)
#define MICROPY_ENABLE_SOURCE_LINE (0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment