You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
unix/mpconfigport_coverage.h: Enable uhashlib.md5.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user