Skip to content

Commit 44a949d

Browse files
committed
qemu-arm: Disable "io" module.
1 parent 9e29666 commit 44a949d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

qemu-arm/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_NONE)
1515
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
1616
#define MICROPY_PATH_MAX (512)
17+
#define MICROPY_ENABLE_MOD_IO (0)
1718

1819
// type definitions for the specific machine
1920

0 commit comments

Comments
 (0)