We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e0f4a commit 90b1cc5Copy full SHA for 90b1cc5
1 file changed
minimal/mpconfigport.h
@@ -4,6 +4,7 @@
4
5
#define MICROPY_QSTR_BYTES_IN_HASH (1)
6
#define MICROPY_ALLOC_PATH_MAX (256)
7
+#define MICROPY_ALLOC_PARSE_CHUNK_INIT (16)
8
#define MICROPY_EMIT_X64 (0)
9
#define MICROPY_EMIT_THUMB (0)
10
#define MICROPY_EMIT_INLINE_THUMB (0)
0 commit comments