Removed ordered dict for all SAMD21
This commit is contained in:
parent
e6d0b207ec
commit
0a9bcc538b
@ -48,6 +48,7 @@
|
||||
#define MICROPY_PY_IO (0)
|
||||
#define MICROPY_PY_REVERSE_SPECIAL_METHODS (0)
|
||||
#define MICROPY_PY_UJSON (0)
|
||||
#define MICROPY_PY_COLLECTIONS_ORDEREDDICT (0)
|
||||
#define MICROPY_PY_UERRNO_LIST \
|
||||
X(EPERM) \
|
||||
X(ENOENT) \
|
||||
|
Loading…
Reference in New Issue
Block a user