SiliconLabs / matter

Matter is creating more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://www.silabs.com/wireless/matter
Apache License 2.0
153 stars 46 forks source link

Bump third_party/pigweed/repo from `2e14574` to `0a22a09` #5

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps third_party/pigweed/repo from 2e14574 to 0a22a09.

Commits
  • 0a22a09 roll: host_tools
  • aeb2bc9 roll: cmake
  • da8f532 pw_transfer: Use correct event type for EndServerTransfer()
  • faf42d6 pw_transfer: Properly clean up transfer_thread
  • 4a217c7 pw_transfer: Support reads in Python test client
  • 9e7dc9c pw_multisink: Rename argument for better self documentation
  • 65193ef pw_software_update: docs: update systems overview
  • 6c0716d pw_{rpc, transfer}: Remove unused imports
  • d20c124 pw_transfer: Support reads in C++ client
  • c70fb56 pw_console: Early log message arrival fix
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #6.