Skip to content
Snippets Groups Projects
Commit e6a6ded7 authored by Damien George's avatar Damien George
Browse files

unix/mpconfigport_coverage.h: Enable uhashlib.md5.

parent 05959c64
Branches
No related tags found
No related merge requests found
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
#define MICROPY_VFS_FAT (1) #define MICROPY_VFS_FAT (1)
#define MICROPY_PY_FRAMEBUF (1) #define MICROPY_PY_FRAMEBUF (1)
#define MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT (1) #define MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT (1)
#define MICROPY_PY_UHASHLIB_MD5 (1)
#define MICROPY_PY_UCRYPTOLIB (1) #define MICROPY_PY_UCRYPTOLIB (1)
// TODO these should be generic, not bound to fatfs // TODO these should be generic, not bound to fatfs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment