mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 19:26:35 +03: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