Skip to content
Snippets Groups Projects
Commit bbd0d27a authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

zephyr: Enable slice subscription.

Required for the testsuite.
parent 56a514c1
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,6 @@
#define MICROPY_PY_BUILTINS_RANGE_ATTRS (0)
#define MICROPY_PY_BUILTINS_REVERSED (0)
#define MICROPY_PY_BUILTINS_SET (0)
#define MICROPY_PY_BUILTINS_SLICE (0)
#define MICROPY_PY_ARRAY (0)
#define MICROPY_PY_COLLECTIONS (0)
#define MICROPY_PY_CMATH (0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment