Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump third_party/pigweed/repo from 438c2a7 to 26e2105 #22

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps third_party/pigweed/repo from 438c2a7 to 26e2105.

Commits
  • 26e2105 roll: host_tools
  • 636bc45 roll: gn
  • bbbaaa8 roll: cmake
  • 62b26b6 roll: rust
  • c3182f9 third_party/fuchsia: Show commits in the Copybara commit message
  • 2d64d54 bazel: Remove some unused deps from WORKSPACE
  • 64a88a4 pw_transfer: Version 2 opening handshake in C++
  • 400c0f3 pw_presubmit: Run bazel_lint on the WORKSPACE file
  • 61d60d3 pw_env_setup: Cleanup pwbug/67 TODOs
  • ee57f5c pw_containers: Add size report
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `438c2a7` to `26e2105`.
- [Release notes](https://github.com/google/pigweed/releases)
- [Commits](google/pigweed@438c2a7...26e2105)

---
updated-dependencies:
- dependency-name: third_party/pigweed/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/submodules/third_party/pigweed/repo-26e2105 branch August 15, 2022 12:39
jmartinez-silabs pushed a commit that referenced this pull request Aug 18, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Sep 8, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Oct 13, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
rerasool pushed a commit that referenced this pull request Nov 2, 2022
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Feb 24, 2023
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request May 18, 2023
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
rerasool pushed a commit that referenced this pull request Jun 23, 2023
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Sep 1, 2023
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Oct 25, 2023
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Jan 18, 2024
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request Feb 15, 2024
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
jmartinez-silabs pushed a commit that referenced this pull request May 8, 2024
Merge in WMN_TOOLS/matter from minor_bugfix_BT to silabs

Squashed commit of the following:

commit 5f721726e1b9d5be71b8330009dbdfb2dc5b6fc2
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:55:35 2022 -0400

    🔨 If value is greater than max level, set to max level.

commit cb8a4a27a7a5573413cf1b0ffe71024b58bc6a60
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Fri Aug 5 16:52:40 2022 -0400

    🐛 Return if wrong level value is received.

commit c639c6b6f205763c4b97e5abf557ac3c86295f6c
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 19:40:13 2022 -0400

    🎨 Remove color enum. Use color struct.

commit 1bd420a2d8786a9386bd70be1d22ec5d1fb776b4
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Aug 4 14:37:38 2022 -0400

    ⛳ Remove all endpoints from the code.

commit f45cf02c47e4508802fe0dcb6e764debe8a9e404
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 19:01:32 2022 -0400

    ✨ Remove useless callback.

commit da69394d72f7febe170278fb5bbba652f8d2655b
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 18:48:15 2022 -0400

    📬 Post Light Control event using PostEvent. Remove LightControl Callback.

commit 5b58d6ba1ddd6ce318e89dbf89669bc3181bc942
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Aug 3 14:43:48 2022 -0400

    🎨 Use current level as the parameter value in the HSV to RGB conversion.

commit 11e02cdd7b1312f8737817974989502d08d53c4e
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Tue Aug 2 19:49:27 2022 -0400

    ✨ Code improvements.

commit 40e9fa1c8d37a18dfd5218307582c0d215e01021
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Mon Jul 25 12:22:31 2022 -0400

    🎬 Change currentLevel attribute to 254 in ZAP generated files for New-Light.

commit 94fe176c33826d3b4dc7aac1faf2db9ca32228df
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:20:07 2022 -0400

    🎨 Scale color with current level.

commit 2c7958ec31fe61e4a15d83c94159b38ad599a0d9
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Sun Jul 24 19:18:59 2022 -0400

    🐛 Fix Hardfault in LightingManager.cpp.

commit 057fd61fdb35b98bd23936cdff4d833c99d04d7d
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 20 14:29:51 2022 -0400

    🐛 Bugfix for Light Level.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant