Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
44a949d5
Commit
44a949d5
authored
May 19, 2014
by
Paul Sokolovsky
Browse files
qemu-arm: Disable "io" module.
parent
9e29666b
Changes
1
Hide whitespace changes
Inline
Side-by-side
qemu-arm/mpconfigport.h
View file @
44a949d5
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment