idf: update version to v5.2.3

This commit is contained in:
YuanMingFu
2024-07-25 12:18:12 +08:00
committed by InfiniteYuan
parent 1b7bdf3d58
commit d96280a5cc
19 changed files with 183 additions and 55 deletions
+2 -4
View File
@@ -9,7 +9,6 @@ Espressif's SDK for Matter is the official Matter development framework for ESP3
[Supported Device Types](SUPPORTED_DEVICE_TYPES.md)
## Supported Matter specification versions
| Matter Specification Version | Supported Branch |
@@ -29,9 +28,8 @@ section in the ESP-Matter Programming Guide.
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with commit [17b1a38e90](https://github.com/project-chip/connectedhomeip/tree/17b1a38e90`) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.2.1](https://github.com/espressif/esp-idf/tree/v5.2.1).
- This SDK currently works with commit [17b1a38e90](https://github.com/project-chip/connectedhomeip/tree/17b1a38e90) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.2.3](https://github.com/espressif/esp-idf/tree/v5.2.3).
## Documentation