update connectedhomeip submodule to the latest v1.3-branch

This commit is contained in:
Li Ya Shuai
2024-05-16 17:06:19 +08:00
committed by Shu Chen
parent daaae23999
commit 069c38fca0
4 changed files with 7 additions and 3 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 [13ab158f10](https://github.com/project-chip/connectedhomeip/tree/13ab158f10) of connectedhomeip.
- This SDK currently works with commit [1dc089ce96](https://github.com/project-chip/connectedhomeip/tree/1dc089ce96) 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).