unix/mpconfigport_coverage.h: Enable uhashlib.md5.

pull/4133/head
Damien George 2018-09-12 16:09:41 +10:00
rodzic 05959c6465
commit e6a6ded74e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -52,6 +52,7 @@
#define MICROPY_VFS_FAT (1)
#define MICROPY_PY_FRAMEBUF (1)
#define MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT (1)
#define MICROPY_PY_UHASHLIB_MD5 (1)
#define MICROPY_PY_UCRYPTOLIB (1)
// TODO these should be generic, not bound to fatfs