roll: pigweed 3c7eaef..d29fcf1 (2 commits)

d29fcf1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/319819 pw_async2: Update docs
efc8002:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/318654 doxygen: Update pw_result and pw_status aliases

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 3c7eaef0e7fbea..d29fcf1a934365
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8704061515895068449
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I71019f87b43ac624fae0d07209aeb0f82195bbde
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/321125
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 c2df06b..f39f275 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,9 +41,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-09-10.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8704072547853509841.
-    commit = "3c7eaef0e7fbea1bf1ca834a1e9542b3a0032efc",
+    # ROLL: Last updated 2025-09-11.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8704061515895068449.
+    commit = "d29fcf1a9343653b177d12b0da3fab783dee9ab7",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )