Update submodule to v1.1.0.2

This commit is contained in:
shripad621git
2023-11-07 22:56:44 +05:30
parent 0b2efa895f
commit df3f50d52a
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -13,9 +13,8 @@ Espressif's SDK for Matter is the official Matter development framework for ESP3
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with [v1.1-branch](https://github.com/project-chip/connectedhomeip/tree/v1.1-branch) of connectedhomeip.
- For ESP32, ESP32-C3, and ESP32-S3, ESP-IDF [v5.0.1 release](https://github.com/espressif/esp-idf/releases/tag/v5.0.1) is required.
- For ESP32-C2, ESP32-H2 and ESP32-C6 and Zigbee Bridge example, ESP-IDF [v5.1.1 release](https://github.com/espressif/esp-idf/releases/tag/v5.1.1) is required.
- This SDK currently works with tag [v1.1.0.2](https://github.com/project-chip/connectedhomeip/tree/v1.1.0.2) 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)
## Documentation