roll: pigweed, pw_toolchain 3 commits
917de4a88da5427 pw_i2c_rp2040: Include label in clock_frequency
6b35efa2be88764 pw_transfer: Add return values to handler registra
821e313b4756e1d pw_grpc: Skip HTTP2 frame payload for frames that
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 7e7c141c8808200..917de4a88da5427
Roller-URL: https://ci.chromium.org/b/8739041050435907761
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1632291fe63c345a1a225ecbe7c47e089e38fa7a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/230976
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 0df9a2b..110613d 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739051696451980865.
- commit = "7e7c141c88082004fa8ae3682bf37f3a8229af11",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739041050435907761.
+ commit = "917de4a88da542780acbc3a49ab1cae5de5ec1c0",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8739051696451980865.
- commit = "7e7c141c88082004fa8ae3682bf37f3a8229af11",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8739041050435907761.
+ commit = "917de4a88da542780acbc3a49ab1cae5de5ec1c0",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)