Skip to content

Commit

Permalink
Add missing clusters and attributes (#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 pull[bot] committed Oct 27, 2023
1 parent bc08460 commit 6c5022c
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 6c5022c

Please sign in to comment.