update connectedhomeip to 13ab158f10 to fix some issue

This commit is contained in:
liyashuai
2024-05-07 10:51:46 +08:00
parent 3fe308ff1e
commit 95cbad99aa
5 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ section in the ESP-Matter Programming Guide.
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with commit [5bb5c9e23d](https://github.com/project-chip/connectedhomeip/tree/d38a6496c3) of connectedhomeip.
- This SDK currently works with commit [13ab158f10](https://github.com/project-chip/connectedhomeip/tree/13ab158f10) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.2.1](https://github.com/espressif/esp-idf/tree/v5.2.1).