Update connectedhomeip submodule to 8e3d98c039

This commit is contained in:
WanqQixiang
2023-12-14 17:54:36 +08:00
parent 72b0f26326
commit 0e8dcb9c60
15 changed files with 3800 additions and 48 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ section in the ESP-Matter Programming Guide.
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with [v1.2.0.1 tag](https://github.com/project-chip/connectedhomeip/tree/v1.2.0.1) of connectedhomeip.
- This SDK currently works with commit [8e3d98c039](https://github.com/project-chip/connectedhomeip/tree/8e3d98c039) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.1 commit 6b1f40b9b](https://github.com/espressif/esp-idf/tree/6b1f40b9bfb91ec82fab4a60e5bfb4ca0c9b062f).