mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Update esp-matter to use ESP-IDF to v5.1.2
This commit is contained in:
committed by
Hrishikesh Dhayagude
parent
d95a4cbd0b
commit
d1dc94df4a
@@ -16,7 +16,8 @@ Espressif's SDK for Matter is the official Matter development framework for ESP3
|
||||
|:----------------------------:|:-------------------------------------------------------------------------:|
|
||||
| v1.0 | [release/v1.0](https://github.com/espressif/esp-matter/tree/release/v1.0) |
|
||||
| v1.1 | [release/v1.1](https://github.com/espressif/esp-matter/tree/release/v1.1) |
|
||||
| v1.2 (Ongoing effort) | [main](https://github.com/espressif/esp-matter/tree/main) |
|
||||
| v1.2 | [release/v1.2](https://github.com/espressif/esp-matter/tree/release/v1.2) |
|
||||
| v1.3 (Ongoing effort) | [main](https://github.com/espressif/esp-matter/tree/main) |
|
||||
|
||||
|
||||
## Getting the repositories
|
||||
@@ -28,7 +29,7 @@ section in the ESP-Matter Programming Guide.
|
||||
## Supported ESP-IDF and connectedhomeip versions
|
||||
|
||||
- This SDK currently works with commit [d38a6496c3](https://github.com/project-chip/connectedhomeip/tree/d38a6496c3) of connectedhomeip.
|
||||
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.1 commit 6b1f40b9b](https://github.com/espressif/esp-idf/tree/6b1f40b9bfb91ec82fab4a60e5bfb4ca0c9b062f).
|
||||
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.1.2](https://github.com/espressif/esp-idf/tree/v5.1.2).
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
Reference in New Issue
Block a user