We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d0b20 commit 0a9bcc5Copy full SHA for 0a9bcc5
1 file changed
ports/atmel-samd/mpconfigport.h
@@ -48,6 +48,7 @@
48
#define MICROPY_PY_IO (0)
49
#define MICROPY_PY_REVERSE_SPECIAL_METHODS (0)
50
#define MICROPY_PY_UJSON (0)
51
+#define MICROPY_PY_COLLECTIONS_ORDEREDDICT (0)
52
#define MICROPY_PY_UERRNO_LIST \
53
X(EPERM) \
54
X(ENOENT) \
0 commit comments