Merge branch 'mr/camera_example' into 'main'

Add camera example

See merge request app-frameworks/esp-matter!1330
This commit is contained in:
Hrishikesh Dhayagude
2026-01-08 23:44:59 +08:00
32 changed files with 5855 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ section in the ESP-Matter Programming Guide.
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with commit [faf4d09ad1] (https://github.com/project-chip/connectedhomeip/tree/faf4d09ad1) of connectedhomeip.
- This SDK currently works with commit [71d5170272] (https://github.com/project-chip/connectedhomeip/tree/71d5170272) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.4.1](https://github.com/espressif/esp-idf/tree/v5.4.1).
- For ESP32C5 and ESP32C61, it is recommended to utilize ESP-IDF [v5.5.1](https://github.com/espressif/esp-idf/tree/v5.5.1).