mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-25 01:41:43 +00:00

Fix build issue in mbedTLS dynamic buffer feature with `CONFIG_MBEDTLS_DHM_C` enabled case. Also added a build configuration for the test coverage. Closes https://github.com/espressif/esp-idf/issues/11770