mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 11:03:05 +00:00
Update chip submodule to v1.1-branch.
This commit is contained in:
committed by
Hrishikesh Dhayagude
parent
1cb7b39096
commit
5f3604b53f
@@ -13,7 +13,7 @@ Espressif's SDK for Matter is the official Matter development framework for ESP3
|
||||
|
||||
## Supported ESP-IDF and connectedhomeip versions
|
||||
|
||||
- This SDK currently works with tag [v1.1.0.2](https://github.com/project-chip/connectedhomeip/tree/v1.1.0.2) of connectedhomeip.
|
||||
- This SDK currently works with [v1.1-branch](https://github.com/project-chip/connectedhomeip/tree/v1.1-branch) of connectedhomeip.
|
||||
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [Release v5.1.1](https://github.com/espressif/esp-idf/tree/v5.1.1)
|
||||
|
||||
|
||||
|
||||
Submodule connectedhomeip/connectedhomeip updated: 5ca22dd3ff...8956bbb988
@@ -1,6 +1,8 @@
|
||||
## IDF Component Manager Manifest File
|
||||
dependencies:
|
||||
espressif/esp-now: ">=2.2.0"
|
||||
# esp-now 2.5.0 will use 'dcm' member in esp_now_rate_config_t, and that member is introduced after IDF v5.1.2.
|
||||
# TODO: update esp-now component to the latest version when updating ESP-IDF
|
||||
espressif/esp-now: "2.4.0"
|
||||
## Required IDF version
|
||||
idf:
|
||||
version: ">=4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user