Skip to content

Commit bbd0d27

Browse files
committed
zephyr: Enable slice subscription.
Required for the testsuite.
1 parent 56a514c commit bbd0d27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

zephyr/mpconfigport.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
#define MICROPY_PY_BUILTINS_RANGE_ATTRS (0)
4949
#define MICROPY_PY_BUILTINS_REVERSED (0)
5050
#define MICROPY_PY_BUILTINS_SET (0)
51-
#define MICROPY_PY_BUILTINS_SLICE (0)
5251
#define MICROPY_PY_ARRAY (0)
5352
#define MICROPY_PY_COLLECTIONS (0)
5453
#define MICROPY_PY_CMATH (0)

0 commit comments

Comments
 (0)