roll: pigweed a3184cd..d20009a (2 commits)

d20009a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243818 pw_async2: Add PW_TRY_READY_* control flow macros
d38811b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247993 docs: Build target docs with Bazel

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a3184cd5b60992..d20009a8e35dfd
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731434768738500209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I23d134f2ed2c60bae625e0bc08d461a780837a0b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/248376
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 8de86d4..6f2d071 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-11-12.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731445629706815905.
-    commit = "a3184cd5b60992a03ff25164efe20cdb21d87488",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731434768738500209.
+    commit = "d20009a8e35dfdb881f77b6d171c697b61dba5c3",
     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-11-12.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731445629706815905.
-    commit = "a3184cd5b60992a03ff25164efe20cdb21d87488",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731434768738500209.
+    commit = "d20009a8e35dfdb881f77b6d171c697b61dba5c3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )