mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
cc3200: Switch to 1 byte hash for QSTRs.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#define MICROPY_OPT_COMPUTED_GOTO (0)
|
||||
#define MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE (0)
|
||||
#define MICROPY_CPYTHON_COMPAT (1)
|
||||
#define MICROPY_QSTR_BYTES_IN_HASH (1)
|
||||
|
||||
/* Enable FatFS LFNs
|
||||
0: Disable LFN feature.
|
||||
|
||||
Reference in New Issue
Block a user