1 parent 9dde606 commit 9c2217aCopy full SHA for 9c2217a
1 file changed
esp8266/mpconfigport.h
@@ -38,6 +38,7 @@
38
#define MICROPY_PY_ARRAY (1)
39
#define MICROPY_PY_ARRAY_SLICE_ASSIGN (1)
40
#define MICROPY_PY_COLLECTIONS (1)
41
+#define MICROPY_PY_COLLECTIONS_ORDEREDDICT (1)
42
#define MICROPY_PY_MATH (1)
43
#define MICROPY_PY_CMATH (0)
44
#define MICROPY_PY_IO (1)
0 commit comments