1 parent a2e3838 commit 565da3fCopy full SHA for 565da3f
1 file changed
stmhal/mpconfigport.h
@@ -59,6 +59,7 @@
59
#define MICROPY_PY_BUILTINS_FROZENSET (1)
60
#define MICROPY_PY_BUILTINS_EXECFILE (1)
61
#define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
62
+#define MICROPY_PY_ARRAY_SLICE_ASSIGN (1)
63
#define MICROPY_PY_SYS_EXIT (1)
64
#define MICROPY_PY_SYS_STDFILES (1)
65
#define MICROPY_PY_MATH_SPECIAL_FUNCTIONS (1)
0 commit comments