Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
75488d56
Commit
75488d56
authored
Mar 16, 2014
by
Paul Sokolovsky
Browse files
unix-cpy: Switch to use MICROPY_FLOAT_IMPL config define.
parent
02a85438
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix-cpy/mpconfigport.h
View file @
75488d56
...
...
@@ -2,7 +2,7 @@
#define MICROPY_EMIT_CPYTHON (1)
#define MICROPY_ENABLE_LEXER_UNIX (1)
#define MICROPY_
ENABLE_FLOAT (1
)
#define MICROPY_
FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE
)
// type definitions for the specific machine
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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