We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 121ea42 + c5066ef commit 759ec54Copy full SHA for 759ec54
py/circuitpy_mpconfig.h
@@ -96,6 +96,7 @@
96
#define MICROPY_PY_BUILTINS_SET (1)
97
#define MICROPY_PY_BUILTINS_SLICE (1)
98
#define MICROPY_PY_BUILTINS_SLICE_ATTRS (1)
99
+#define MICROPY_PY_BUILTINS_SLICE_INDICES (1)
100
#define MICROPY_PY_BUILTINS_STR_UNICODE (1)
101
102
#define MICROPY_PY_CMATH (0)
0 commit comments