- Added a check to avoid compilation of ExampleDACProvider for vids other than 0xFFF1/0xFFF2
as it fails the compilation in case of CustomDACProvider where other vids are used.
- Replaced component esp32_mbedtls with mbedtls from requirements
- Enabled CONFIG_MBEDTLS_HKDF_C option in all the sdkconfig.defaults
- Removed secure cert dac provider from here and using one in
connectedhomeip repo
- Enabled CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL in sdkconfig.defaults.esp32h2