mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
esp_matter:Update Submodule to enable TCP transport on ESP32 platform
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ variables:
|
|||||||
IDF_CHECKOUT_REF: "v5.4.1"
|
IDF_CHECKOUT_REF: "v5.4.1"
|
||||||
# This variable represents the short hash of the connectedhomeip submodule.
|
# This variable represents the short hash of the connectedhomeip submodule.
|
||||||
# Note: Do change this short hash on submodule update MRs.
|
# Note: Do change this short hash on submodule update MRs.
|
||||||
CHIP_SHORT_HASH: "faf4d09ad1"
|
CHIP_SHORT_HASH: "cf84d0360c"
|
||||||
DOCKER_IMAGE_NAME: "espressif/chip-idf"
|
DOCKER_IMAGE_NAME: "espressif/chip-idf"
|
||||||
|
|
||||||
.add_gitlab_ssh_key: &add_gitlab_ssh_key |
|
.add_gitlab_ssh_key: &add_gitlab_ssh_key |
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ section in the ESP-Matter Programming Guide.
|
|||||||
|
|
||||||
## Supported ESP-IDF and connectedhomeip versions
|
## Supported ESP-IDF and connectedhomeip versions
|
||||||
|
|
||||||
- This SDK currently works with commit [faf4d09ad1] (https://github.com/project-chip/connectedhomeip/tree/faf4d09ad1) of connectedhomeip.
|
- This SDK currently works with commit [cf84d0360c] (https://github.com/project-chip/connectedhomeip/tree/cf84d0360c) 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).
|
- 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).
|
||||||
- For ESP32C5 and ESP32C61, it is recommended to utilize ESP-IDF [v5.5.1](https://github.com/espressif/esp-idf/tree/v5.5.1).
|
- For ESP32C5 and ESP32C61, it is recommended to utilize ESP-IDF [v5.5.1](https://github.com/espressif/esp-idf/tree/v5.5.1).
|
||||||
|
|
||||||
|
|||||||
Submodule connectedhomeip/connectedhomeip updated: faf4d09ad1...cf84d0360c
Reference in New Issue
Block a user