From e43fe24edefc463779f6cd8b4f3eba1a4c8d5667 Mon Sep 17 00:00:00 2001 From: Shubham Patil Date: Fri, 17 Jan 2025 11:07:59 +0530 Subject: [PATCH] connectedhomeip: update submodule to fix the group cluster chunked read --- .gitlab-ci.yml | 2 +- README.md | 2 +- connectedhomeip/connectedhomeip | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32e0c01b1..3bee9287d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ variables: IDF_CHECKOUT_REF: "v5.2.3" # This variable represents the short hash of the connectedhomeip submodule. # Note: Do change this short hash on submodule update MRs. - CHIP_SHORT_HASH: "43aa98c2d3" + CHIP_SHORT_HASH: "cd07c4f5c3" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/README.md b/README.md index db7da241a..d1f975d4c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ section in the ESP-Matter Programming Guide. ## Supported ESP-IDF and connectedhomeip versions -- This SDK currently works with commit [43aa98c2d3](https://github.com/project-chip/connectedhomeip/tree/43aa98c2d3) of connectedhomeip. +- This SDK currently works with commit [cd07c4f5c3](https://github.com/project-chip/connectedhomeip/tree/cd07c4f5c3) of connectedhomeip. - For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.2.3](https://github.com/espressif/esp-idf/tree/v5.2.3). ## Documentation diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index 43aa98c2d..cd07c4f5c 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 43aa98c2d30ee547c6b587b9de7bbb794f175ece +Subproject commit cd07c4f5c3988258e6eba9d34d3dc0767d95e5a3