This commit unifies the configuration of MICROPY_PY_CRYPTOLIB, MICROPY_PY_HASHLIB_MD5 and MICROPY_PY_HASHLIB_SHA1, so they are enabled by default if MICROPY_PY_SSL is enabled. This matches the existing configuration of most of the ports. With this change, all ports remain the same except: - reneses-ra now enables MICROPY_PY_CRYPTOLIB, MICROPY_PY_HASHLIB_MD5 and MICROPY_PY_HASHLIB_SHA1. - rp2 now enables MICROPY_PY_HASHLIB_MD5. Signed-off-by: Damien George <damien@micropython.org> |
||
|---|---|---|
| .. | ||
| ESP8266_GENERIC | ||
| deploy.md | ||
| eagle.rom.addr.v6.ld | ||
| esp8266_1MiB.ld | ||
| esp8266_2MiB.ld | ||
| esp8266_2MiB_ROMFS.ld | ||
| esp8266_512kiB.ld | ||
| esp8266_common.ld | ||
| esp8266_ota.ld | ||
| manifest.py | ||