connectedhomeip: update submodule to fix the group cluster chunked read

This commit is contained in:
Shubham Patil
2025-01-17 10:57:31 +05:30
parent 020f5137fb
commit 3ad41ae16f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ variables:
IDF_CHECKOUT_REF: "v5.2.1"
# This variable represents the short hash of the connectedhomeip submodule.
# Note: Do change this short hash on submodule update MRs.
CHIP_SHORT_HASH: "735b69f73e"
CHIP_SHORT_HASH: "593d5c6f63"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |