connectedhomeip: update submodule to latest v1.3-branch.

- Includes the packet buffer crash fix.
- Includes the chip log level change.
This commit is contained in:
shripad621git
2024-09-12 18:40:00 +05:30
parent 07a27ab37f
commit 67347d674d
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: "ae52f4e597"
CHIP_SHORT_HASH: "82748b9f0e"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |