diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e5bea31c..578a94b83 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,9 +25,10 @@ variables: IDF_CHECKOUT_REF: "v5.4.1" # This variable represents the short hash of the connectedhomeip submodule. # Note: Do change this short hash on submodule update MRs. - CHIP_SHORT_HASH: "8a70495a05" + CHIP_SHORT_HASH: "51d52fc927" DOCKER_IMAGE_NAME: "espressif/chip-idf" + .add_gitlab_ssh_key: &add_gitlab_ssh_key | mkdir -p ~/.ssh chmod 700 ~/.ssh diff --git a/README.md b/README.md index 9a37e62ce..12ff00aa2 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 [8a70495a05](https://github.com/project-chip/connectedhomeip/tree/8a70495a05) of connectedhomeip. +- This SDK currently works with commit [51d52fc927](https://github.com/project-chip/connectedhomeip/tree/51d52fc927) of connectedhomeip. - For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.4.1](https://github.com/espressif/esp-idf/tree/v5.4.1). ## Documentation diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index 8a70495a0..51d52fc92 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 8a70495a0578de0b1338199a670ac0a3d238ae3e +Subproject commit 51d52fc927eae1f8a700cd27e8a087b9fe0d6ecf