Skip to content

Conversation

atanisoft
Copy link
Collaborator

Summary

Fixes #5925 which is failing due to CONFIG_WPA_MBEDTLS_CRYPTO being enabled by default which omits the functions: MD5Init, MD5Update, MD5Final.

Impact

Migrates to use esp_rom_md5.h directly rather than rely on sdkconfig entries to enable usage.

… on wrappers that can be omitted from compilation based on sdkconfig.
@CLAassistant
Copy link

CLAassistant commented Nov 28, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit 794de50 into espressif:master Dec 14, 2021
@me-no-dev
Copy link
Member

thanks @atanisoft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

undefined reference to `MD5Update' in arduino as component
3 participants