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
fe6ded4d
Commit
fe6ded4d
authored
Apr 13, 2014
by
Damien George
Browse files
Merge pull request #472 from pfalcon/modffi-on
unix: Enable modffi by default.
parents
eb936189
9a092831
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix/mpconfigport.mk
View file @
fe6ded4d
...
...
@@ -7,4 +7,4 @@ MICROPY_USE_READLINE = 1
MICROPY_MOD_TIME
=
1
# ffi module requires libffi (libffi-dev Debian package)
MICROPY_MOD_FFI
=
0
MICROPY_MOD_FFI
=
1
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