Skip to content

Commit e4df914

Browse files
committed
fix
1 parent 9be71af commit e4df914

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: idf_component_examples/esp_matter_light/sdkconfig.defaults

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ CONFIG_AUTOSTART_ARDUINO=y
1010
CONFIG_FREERTOS_HZ=1000
1111
# end of FREERTOS
1212
# end of Component config
13+
14+
# Enable HKDF in mbedtls
15+
CONFIG_MBEDTLS_HKDF_C=y

0 commit comments

Comments
 (0)