-
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.
[QPG] QPG SDK feature updates (#33436)
* [QPG] QPG SDK feature updates. * Add LED behavior to identify effects * Add saving total operational hours in NVM * Enable reset sequence to trigger BLE advertisements for lock application * Fix powercycle counting with JLink Reset triggers * Update status LED behaviour * Add missing python requirements * Fix filename in ot-qorvo * Update CurrentHue and CurrentSaturation storage * Adjust .zap after TE2 * Disable sleep for FTD devices * Update Matter software version to include used Matter standard and SDK version * Fix -Werror=undef on Qorvo variables using GN build flow * Restore hsv instaed off xy color as we are now saving hsv not xy * Enable momentary switch feature for generic switch endpoint * Update attributes and commands to comply with General Diagnostic Cluster requirements * Remove versions for OTA image from qpg_sdk files * Move location of mbedtls-config * Add BLE manager adjustments * Fix light-switch and thermostat product IDs * Trigger advertising on greater or equal than 3 resets * [QPG] Fix CI checks * Bump ot-qorvo * Fix paths in zap files * Remove persistent-storage example from qpg action * Sync light.matter with light.zap * Update qpg_sdk repo submodule * Remove shell example from qpg action * Fix missing argument declaration and assignment * Restyled by gn --------- Co-authored-by: Adam Bodurka <[email protected]> Co-authored-by: Andrei Litvin <[email protected]>
- Loading branch information
Showing
46 changed files
with
622 additions
and
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
Oops, something went wrong.