roll: pigweed 1a79f1e..5e40b7c (4 commits)

5e40b7c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309442 doxygen: Document namespaces
cdf12ab:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309815 rust: Changes to support rust toolchain roll
12964cd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309932 pw_kernel: Remove multiple calls to Target::console_init()
e59efb0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309814 pw_bloat: Update Rosetta 2 check

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1a79f1e8872eaa..5e40b7c2f9a31c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8707879321476156305
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4352356d65925c131f85aa6f8e63771294d51be3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/309797
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 e192d69..a5de287 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-07-30.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8707890355711798225.
-    commit = "1a79f1e8872eaa0713e47100eaa5bf78edcd4074",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8707879321476156305.
+    commit = "5e40b7c2f9a31cac4d1f0b938844bb02ded1c6b6",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )