Skip to content

Commit 0cf1a58

Browse files
iabdalkaderdpgeorge
authored andcommitted
qemu/mpconfigport: Enable time, select and stdio buffer.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent 7ca70ed commit 0cf1a58

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/qemu/mpconfigport.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_MPZ)
5555
#define MICROPY_WARNINGS (1)
5656
#define MICROPY_PY_SYS_PLATFORM "qemu"
57-
#define MICROPY_PY_SYS_STDIO_BUFFER (0)
58-
#define MICROPY_PY_SELECT (0)
59-
#define MICROPY_PY_TIME (0)
6057
#define MICROPY_PY_ASYNCIO (0)
6158
#define MICROPY_PY_MACHINE (1)
6259
#define MICROPY_PY_MACHINE_INCLUDEFILE "ports/qemu/modmachine.c"

0 commit comments

Comments
 (0)