submodule_update: Updated chip submodule to d83caf7fef to include the scheduleLambda and event_handler change.

This commit is contained in:
shripad621git
2024-06-06 09:43:27 +05:30
parent cd83d63424
commit 3574496c51
3 changed files with 3 additions and 3 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: "1dc089ce96"
CHIP_SHORT_HASH: "d83caf7fef"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |