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
19438fd3
Commit
19438fd3
authored
Mar 13, 2014
by
Damien George
Browse files
windows: Change MICROPY_FLOAT config to new scheme.
parent
470184e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
windows/mpconfigport.h
View file @
19438fd3
...
...
@@ -12,7 +12,7 @@
#define MICROPY_DEBUG_PRINTERS (1)
#define MICROPY_ENABLE_REPL_HELPERS (1)
#define MICROPY_ENABLE_LEXER_UNIX (1)
#define MICROPY_
ENABLE_FLOAT (1
)
#define MICROPY_
FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE
)
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_LONGLONG)
// 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