-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Identify cluster XML update (#26738)
* update Identify cluster XML and generate code * cleaned up identify server implementation * update generated code references in Identify cluster examples * avoid using namespace in header and update identify init signature * update last pieces of legacy identify generated code * update missed references to legacy generated code * fix typo * fixed logging errors * update namespace usage * fixed few more namespace usage and cast * few more missed namespace updates * Update examples/chef/efr32/src/AppTask.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Update examples/light-switch-app/silabs/efr32/src/AppTask.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Update examples/lighting-app/nxp/k32w/k32w0/main/AppTask.cpp Co-authored-by: Boris Zbarsky <[email protected]> * address PR comments * regenerate code after removing feature map from XML and running zap_convert_all.py * fix CI errors * trying to fix types * added missing namespace * No need for spurious changes. And for a 16-bit int, 0x00 is not any more "correct" than 0x0. Co-authored-by: Boris Zbarsky <[email protected]> * Revert warning fixes which are not neccessary * shorten namespace use * run restyler * regen Co-authored-by: Boris Zbarsky <[email protected]> * fix spell check * Fix new pump-app example. --------- Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information
Showing
173 changed files
with
1,196 additions
and
1,183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.