mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
unix: Enable utimeq module.
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
#define MICROPY_PY_UJSON (1)
|
||||
#define MICROPY_PY_URE (1)
|
||||
#define MICROPY_PY_UHEAPQ (1)
|
||||
#define MICROPY_PY_UTIMEQ (1)
|
||||
#define MICROPY_PY_UHASHLIB (1)
|
||||
#if MICROPY_PY_USSL && MICROPY_SSL_AXTLS
|
||||
#define MICROPY_PY_UHASHLIB_SHA1 (1)
|
||||
|
||||
Reference in New Issue
Block a user