Skip to content

Commit 4ec1fd4

Browse files
committed
[update] port/mpconfigport.h
1 parent 6524027 commit 4ec1fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

port/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
#define MICROPY_PY_STRUCT (1)
113113
#define MICROPY_PY_SYS (1)
114114
#define MICROPY_MODULE_FROZEN_MPY (1)
115+
#define MICROPY_MODULE_FROZEN_STR (0)
115116
#define MICROPY_CPYTHON_COMPAT (1)
116117
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_MPZ)
117118
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE)

0 commit comments

Comments
 (0)