forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 46
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 9235aeb
to 2621ad1
#63
Closed
dependabot
wants to merge
1
commit into
release_1.0.0
from
dependabot/submodules/third_party/pigweed/repo-2621ad1
Closed
Bump third_party/pigweed/repo from 9235aeb
to 2621ad1
#63
dependabot
wants to merge
1
commit into
release_1.0.0
from
dependabot/submodules/third_party/pigweed/repo-2621ad1
Conversation
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
Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `9235aeb` to `2621ad1`. - [Release notes](https://github.com/google/pigweed/releases) - [Commits](google/pigweed@9235aeb...2621ad1) --- updated-dependencies: - dependency-name: third_party/pigweed/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #65. |
dependabot
bot
deleted the
dependabot/submodules/third_party/pigweed/repo-2621ad1
branch
November 14, 2022 00:09
jmartinez-silabs
pushed a commit
that referenced
this pull request
Feb 24, 2023
…vice (project-chip#24378) * [Telink] Moved LightingManager into PWMDevice * Restyled by clang-format * [Telink] Adding lighting color feature (#59) * [Telink] Added lighting color feature * [Telink] Added tlsr9518adk80d.overlay to lighting-app * [Telink] Updated RGB functionality * [Telink] Updated RGB PWM pins Co-authored-by: Alex Tsitsiura <[email protected]> * Restyled by whitespace * Restyled by clang-format * [Telink] Minor changes * [Telink] Add 'telink reboot' shell CLI command (#63) * [Telink] Restyled Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]>
jmartinez-silabs
pushed a commit
that referenced
this pull request
Feb 24, 2023
* [Telink] Moved LightingManager into PWMDevice * Restyled by clang-format * [Telink] Adding lighting color feature (#59) * [Telink] Added lighting color feature * [Telink] Added tlsr9518adk80d.overlay to lighting-app * [Telink] Updated RGB functionality * [Telink] Updated RGB PWM pins Co-authored-by: Alex Tsitsiura <[email protected]> * Restyled by whitespace * Restyled by clang-format * [Telink] Minor changes * [Telink] Add 'telink reboot' shell CLI command (#63) * [Telink] Restyled * [Telink] Update Telink Docker image (Zephyr update) Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]>
jmartinez-silabs
pushed a commit
that referenced
this pull request
Feb 24, 2023
* [Telink] Introduce power management (#72) * [Telink] Moved LightingManager into PWMDevice * [Telink] Enabled PM for Light Switch example * [Telink] Added OpenThread power management support * [Telink] Configured project for the lowest power consumption * [Telink] Restyle * [Telink] Adapt system status LED and buttons with Power Mode usage * [Telink] Fixed factory reset in pool mode of button manager * [Telink] Updated Factory Reset trigger * Restyled by clang-format * [Telink] Adding lighting color feature (#59) * [Telink] Added lighting color feature * [Telink] Added tlsr9518adk80d.overlay to lighting-app * [Telink] Updated RGB functionality * [Telink] Updated RGB PWM pins Co-authored-by: Alex Tsitsiura <[email protected]> * Restyled by whitespace * Restyled by clang-format * [Telink] Minor changes * [Telink] Add 'telink reboot' shell CLI command (#63) * [Telink] Restyled * [Telink] Enable CHIP SED support * [Telink] Update new configs name/location * [Telink] restyle * [Telink] Add PM to all apps * [Telink] set default configs * [Telink] Revert EOL * [Telink] Revert EOL --------- Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Misha.Tkachenko <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]> * [Telink] Copyright update * [Telink] Fix builds after merge of master * [Telink] Review fixes * [Telink] Custom RF power values example * [Telink] Remove Level Control cluster from binding * [Telink] Add CONFIG_MATTER_LOG_LEVEL --------- Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Misha.Tkachenko <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]>
jmartinez-silabs
pushed a commit
that referenced
this pull request
Feb 24, 2023
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
jmartinez-silabs
pushed a commit
that referenced
this pull request
May 18, 2023
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
rerasool
pushed a commit
that referenced
this pull request
Jun 23, 2023
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
jmartinez-silabs
pushed a commit
that referenced
this pull request
Sep 1, 2023
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
jmartinez-silabs
pushed a commit
that referenced
this pull request
Oct 25, 2023
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
jmartinez-silabs
pushed a commit
that referenced
this pull request
Jan 18, 2024
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
jmartinez-silabs
pushed a commit
that referenced
this pull request
Feb 15, 2024
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
jmartinez-silabs
pushed a commit
that referenced
this pull request
May 8, 2024
…repo. Merge in WMN_TOOLS/matter from feature/unify_matter_bridge to silabs Squashed commit of the following: commit daf32d2989c04e17911cd1a7379a887210e82ae8 Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 13:29:45 2022 +0200 Applied new formating. commit 7d9e0b2f4ebed9919ae36776ab2536f8d11406ec Author: Anders Esbensen <[email protected]> Date: Tue Sep 13 12:27:05 2022 +0200 Added stograge persistance. commit 354849c5861f15b70241abd2ca91f3d9db449e81 Author: Anders Esbensen <[email protected]> Date: Mon Sep 12 11:06:49 2022 +0200 Only build efr32 examples in CI for now. commit 6b72a5ac9c011cb0570e578e74e92ac7db76c883 Author: Anders Esbensen <[email protected]> Date: Thu Sep 8 12:09:55 2022 +0200 UIC-2321: Use pkg_config instead. commit 28afe77a4b9525909f12b5b04b36e86302dbb31c Author: Anders Esbensen <[email protected]> Date: Fri Sep 2 09:47:11 2022 +0200 UIC-2321: Moving the Unify Matter Bridge to matter repo.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps third_party/pigweed/repo from
9235aeb
to2621ad1
.Commits
2621ad1
all_modules: Update OWNERS files to match styling7ffb7e9
roll: host_toolsf1680c2
roll: cmake8ffcb92
pw_build: Add bazel py_proto_library wrapper9ac5535
pw_build: Add pw_add_test_group to CMakeff9a876
pw_minimal_cpp_stdlib: Disable targets in Bazel build47167b9
pw_minimal_cpp_stdlib: Expand to cover pw_tokenizer1cad75b
pw_software_update: Handlepw update inspect-root-metadata
47f897d
pw_kvs: Fix bazel build55bb473
pw_tls_client: Get the wildcard build to workDependabot 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)