Update chip submodule to 08b1366

This commit is contained in:
Rohit Jadhav
2023-07-20 12:02:27 +05:30
parent 4ffe13f6d6
commit 08aaf44f53
7 changed files with 134 additions and 569 deletions
+1 -1
View File
@@ -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 [fa1d3e7](https://github.com/project-chip/connectedhomeip/commit/fa1d3e7d6066324f9d8198844c37576edede6914) of connectedhomeip.
- This SDK currently works with [08b1366](https://github.com/project-chip/connectedhomeip/commit/08b13661b65f130d3bc7f7234e74e7c64ae2b3f7) 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(preview) and ESP32-C6(preview) and Zigbee Bridge example, ESP-IDF branch at [commit ea5e0ff](https://github.com/espressif/esp-idf/tree/ea5e0ff) in branch release/v5.1 should be used.