roll: pigweed d3e10fa..03eff3c (2 commits)
03eff3c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245133 pw_assert: Verify PW_CHECK message arguments in PW_CRASH and comparisons
752146e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244877 pw_async2: Add task implementation section
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d3e10fad55171d..03eff3cfa76a7f
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732792094508182929
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7a663ad11da1ac1d2f09535419252b200af12cc3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/245090
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index e270712..c28183d 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732795695490673729.
- commit = "d3e10fad55171d8cdce399916acbf37b2dec732b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732792094508182929.
+ commit = "03eff3cfa76a7f75f47ced4f6c53aea1819e85d2",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732795695490673729.
- commit = "d3e10fad55171d8cdce399916acbf37b2dec732b",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732792094508182929.
+ commit = "03eff3cfa76a7f75f47ced4f6c53aea1819e85d2",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)