submodule_update: Updated chip submodule to d83caf7fef to include the scheduleLambda and event_handler change.

This commit is contained in:
shripad621git
2024-06-06 09:43:27 +05:30
parent cd83d63424
commit 3574496c51
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ section in the ESP-Matter Programming Guide.
## Supported ESP-IDF and connectedhomeip versions
- This SDK currently works with commit [1dc089ce96](https://github.com/project-chip/connectedhomeip/tree/1dc089ce96) of connectedhomeip.
- This SDK currently works with commit [d83caf7fef](https://github.com/project-chip/connectedhomeip/tree/d83caf7fef) 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).