diff options
-rw-r--r-- | cc3200/mpconfigport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc3200/mpconfigport.h b/cc3200/mpconfigport.h index 00fb19edf4..41dc27eaec 100644 --- a/cc3200/mpconfigport.h +++ b/cc3200/mpconfigport.h @@ -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. |