mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
qemu-arm: Disable "io" module.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_NONE)
|
||||
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
|
||||
#define MICROPY_PATH_MAX (512)
|
||||
#define MICROPY_ENABLE_MOD_IO (0)
|
||||
|
||||
// type definitions for the specific machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user