Skip to content

Commit

Permalink
[shell] Add OTA stubs.
Browse files Browse the repository at this point in the history
  • Loading branch information
turon committed Jan 4, 2022
1 parent 0d4929f commit 372a86d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/shell/shell_common/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static_library("shell_common") {
sources += [
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/bridged-actions-stub.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/static-supported-modes-manager.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/ota-requestor-stub.cpp",
]

include_dirs =
Expand Down

0 comments on commit 372a86d

Please sign in to comment.