Skip to content

Commit

Permalink
Fix restyled
Browse files Browse the repository at this point in the history
  • Loading branch information
wy-hh committed Apr 8, 2023
1 parent a845b8b commit f8ce08d
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 197 deletions.
4 changes: 2 additions & 2 deletions src/platform/bouffalolab/BL602/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ static_library("BL602") {
]

sources += [
"${chip_root}/src/credentials/CHIPCert.h",
"${chip_root}/src/credentials/DeviceAttestationCredsProvider.h",
"../common/FactoryDataProvider.cpp",
"../common/FactoryDataProvider.h",
"${chip_root}/src/credentials/DeviceAttestationCredsProvider.h",
"${chip_root}/src/credentials/CHIPCert.h",
]
}
Loading

0 comments on commit f8ce08d

Please sign in to comment.