1 parent d77da83 commit ab7819cCopy full SHA for ab7819c
1 file changed
ports/unix/mpconfigport_coverage.h
@@ -36,6 +36,7 @@
36
#define MICROPY_ENABLE_SCHEDULER (1)
37
#define MICROPY_PY_DELATTR_SETATTR (1)
38
#define MICROPY_PY_REVERSE_SPECIAL_METHODS (1)
39
+#define MICROPY_PY_BUILTINS_RANGE_BINOP (1)
40
#define MICROPY_PY_BUILTINS_HELP (1)
41
#define MICROPY_PY_BUILTINS_HELP_MODULES (1)
42
#define MICROPY_PY_SYS_GETSIZEOF (1)
0 commit comments