1 parent a19b5a0 commit d812eb3Copy full SHA for d812eb3
1 file changed
qemu-arm/mpconfigport.h
@@ -20,6 +20,7 @@
20
#define MICROPY_PY_ARRAY_SLICE_ASSIGN (1)
21
#define MICROPY_PY_BUILTINS_FROZENSET (1)
22
#define MICROPY_PY_BUILTINS_MEMORYVIEW (1)
23
+#define MICROPY_PY_BUILTINS_POW3 (1)
24
#define MICROPY_PY_IO (1)
25
#define MICROPY_PY_SYS_EXIT (1)
26
#define MICROPY_PY_SYS_MAXSIZE (1)
0 commit comments