From 49b4cbd80d5c77e2582a66a139e3c3b453dee977 Mon Sep 17 00:00:00 2001 From: Shubham Patil Date: Mon, 28 Oct 2024 20:35:22 +0530 Subject: [PATCH] connectedhomeip: update submodule to v1.4-branch --- .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 dec0ef95a..2dff00003 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: "17b1a38e90" + CHIP_SHORT_HASH: "ce0101d2e2" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/README.md b/README.md index 8fb88e09d..4b73b4e28 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 [17b1a38e90](https://github.com/project-chip/connectedhomeip/tree/17b1a38e90) of connectedhomeip. +- This SDK currently works with commit [ce0101d2e2](https://github.com/project-chip/connectedhomeip/tree/ce0101d2e2) 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 17b1a38e9..ce0101d2e 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 17b1a38e909e7874593bcb87c31be03a5866f1d4 +Subproject commit ce0101d2e293a442a3fe892f3a321f4276a4c962