Skip to content

Commit

Permalink
Add missing clusters and attributes (project-chip#17063)
Browse files Browse the repository at this point in the history
* Add missing clusters and aatributes for simulated device.

* Generated Code.

* Add Bridge Actions stub.
  • Loading branch information
krypton36 authored and chencheung committed Apr 6, 2022
1 parent f0ded23 commit 5f515d1
Show file tree
Hide file tree
Showing 10 changed files with 2,948 additions and 137 deletions.
1 change: 1 addition & 0 deletions examples/placeholder/linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ config("includes") {
executable("chip-${chip_tests_zap_config}") {
sources = [
"main.cpp",
"src/bridged-actions-stub.cpp",
"static-supported-modes-manager.cpp",
]

Expand Down
Loading

0 comments on commit 5f515d1

Please sign in to comment.