8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7b98c commit 226b2d7Copy full SHA for 226b2d7
ports/esp8266/mpconfigport.h
@@ -57,7 +57,6 @@
57
#define MICROPY_USE_INTERNAL_ERRNO (1)
58
#define MICROPY_PY_BUILTINS_HELP_TEXT esp_help_text
59
#define MICROPY_PY_UHASHLIB_SHA1 (MICROPY_PY_USSL && MICROPY_SSL_AXTLS)
60
-#define MICROPY_PY_UTIMEQ (1)
61
#define MICROPY_PY_URANDOM_SEED_INIT_FUNC (*WDEV_HWRNG)
62
#define MICROPY_PY_UTIME_MP_HAL (1)
63
#define MICROPY_PY_LWIP (1)
0 commit comments