1 parent 2801e6f commit 40fc01fCopy full SHA for 40fc01f
1 file changed
stmhal/mpconfigport.h
@@ -57,6 +57,7 @@
57
#define MICROPY_CAN_OVERRIDE_BUILTINS (1)
58
#define MICROPY_PY_FUNCTION_ATTRS (1)
59
#define MICROPY_PY_BUILTINS_STR_UNICODE (1)
60
+#define MICROPY_PY_BUILTINS_STR_SPLITLINES (1)
61
#define MICROPY_PY_BUILTINS_MEMORYVIEW (1)
62
#define MICROPY_PY_BUILTINS_FROZENSET (1)
63
#define MICROPY_PY_BUILTINS_EXECFILE (1)
0 commit comments