Skip to content

Commit

Permalink
Updating Infineon P6 all clusters and all clusters minimal apps
Browse files Browse the repository at this point in the history
  • Loading branch information
keithmwheeler committed Jun 6, 2022
1 parent e495abf commit 2564404
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/all-clusters-app/p6/src/AppTask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static void InitServer(intptr_t context)
// We only have network commissioning on endpoint 0.
emberAfEndpointEnableDisable(kNetworkCommissioningEndpointSecondary, false);

Initialize device attestation config
// Initialize device attestation config
SetDeviceAttestationCredentialsProvider(Examples::GetExampleDACProvider());
}

Expand Down
2 changes: 1 addition & 1 deletion third_party/efr32_sdk/repo
2 changes: 1 addition & 1 deletion third_party/mbedtls/repo
Submodule repo updated from 7bda29 to bdd690
2 changes: 1 addition & 1 deletion third_party/zap/repo
Submodule repo updated 104 files

0 comments on commit 2564404

Please sign in to comment.