connectedhomeip: Update the connectedhomeip submodule to d144bbbaae.

- Updated the chip submodule to include TE2 updates.
- Removed emberAfCallbacks for ota-provider-cluster.
- Included the static-cluster-config file for ota-provider-cluster.
- Added mandatory commands for operational-credentials-cluster.
- Updated the cluster revisions for descriptor, basic-info and opcreds cluster.
- Fixed the ota-provider-app compilation.
This commit is contained in:
shripad621git
2025-05-20 14:52:36 +05:30
parent 7aa49f7325
commit fbe182028f
15 changed files with 269 additions and 31 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
#include <app_reset.h>
#include <app/clusters/ota-provider/ota-provider.h>
#include <app/clusters/ota-provider/ota-provider-cluster.h>
#include <app/clusters/ota-provider/CodegenIntegration.h>
#include <app/server/Server.h>
#include <credentials/FabricTable.h>