Skip to content

Commit fb3f9cf

Browse files
author
Daniel Campora
committed
cc3200: Switch to 1 byte hash for QSTRs.
1 parent da33b31 commit fb3f9cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cc3200/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
#define MICROPY_OPT_COMPUTED_GOTO (0)
5050
#define MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE (0)
5151
#define MICROPY_CPYTHON_COMPAT (1)
52+
#define MICROPY_QSTR_BYTES_IN_HASH (1)
5253

5354
/* Enable FatFS LFNs
5455
0: Disable LFN feature.

0 commit comments

Comments
 (0)