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.
1 parent a9087fb commit e3aaffcCopy full SHA for e3aaffc
esp8266/mpconfigport.h
@@ -37,6 +37,7 @@
37
#define MICROPY_PY_BUILTINS_SLICE (1)
38
#define MICROPY_PY_BUILTINS_SLICE_ATTRS (1)
39
#define MICROPY_PY_BUILTINS_PROPERTY (1)
40
+#define MICROPY_PY_DESCRIPTORS (1)
41
#define MICROPY_PY___FILE__ (0)
42
#define MICROPY_PY_GC (1)
43
#define MICROPY_PY_ARRAY (1)
0 commit comments