Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and marius-alex-tache committed Sep 16, 2024
1 parent b215269 commit cd4d106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/nxp/mcxw71_k32w1/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ static_library("nxp_platform") {
"${chip_root}/src/credentials/examples/DeviceAttestationCredsExample.h",
"${chip_root}/src/credentials/examples/ExampleDACs.h",
"${chip_root}/src/credentials/examples/ExamplePAI.h",
"${chip_root}/src/platform/nxp/common/crypto/PersistentStorageOpKeystoreS200.h",
"${chip_root}/src/platform/nxp/mcxw71_k32w1/BLEManagerImpl.h",
"${chip_root}/src/platform/nxp/mcxw71_k32w1/SMU2Manager.h",
"${chip_root}/src/platform/nxp/common/crypto/PersistentStorageOpKeystoreS200.h",
]

public_deps = [ "${chip_root}/src/platform:platform_base" ]
Expand Down

0 comments on commit cd4d106

Please sign in to comment.