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
fb3f9cff
Commit
fb3f9cff
authored
Jul 28, 2015
by
Daniel Campora
Browse files
cc3200: Switch to 1 byte hash for QSTRs.
parent
da33b31c
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/mpconfigport.h
View file @
fb3f9cff
...
@@ -49,6 +49,7 @@
...
@@ -49,6 +49,7 @@
#define MICROPY_OPT_COMPUTED_GOTO (0)
#define MICROPY_OPT_COMPUTED_GOTO (0)
#define MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE (0)
#define MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE (0)
#define MICROPY_CPYTHON_COMPAT (1)
#define MICROPY_CPYTHON_COMPAT (1)
#define MICROPY_QSTR_BYTES_IN_HASH (1)
/* Enable FatFS LFNs
/* Enable FatFS LFNs
0: Disable LFN feature.
0: Disable LFN feature.
...
...
Write
Preview
Markdown
is supported
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