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
b5159a91
Commit
b5159a91
authored
May 02, 2017
by
Paul Sokolovsky
Browse files
zephyr/mpconfigport.h: Enable line number information for scripts.
parent
c1b19115
Changes
1
Hide whitespace changes
Inline
Side-by-side
zephyr/mpconfigport.h
View file @
b5159a91
...
...
@@ -35,6 +35,7 @@
#define MICROPY_HEAP_SIZE (16 * 1024)
#endif
#define MICROPY_ENABLE_SOURCE_LINE (1)
#define MICROPY_STACK_CHECK (1)
#define MICROPY_ENABLE_GC (1)
#define MICROPY_HELPER_REPL (1)
...
...
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