roll: pigweed 3c04c1c..654d7ad (11 commits)

654d7ad:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265452 CMake: Add more missing headers and deps
e7c7ee6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266152 pw_kernel: Add experimental prototype
cbc2c8a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265992 pw_toolchain: Document pw::ConstexprTag
0093c1c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266132 docs: Update changelog
101907b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265616 docs: Update Bazel docgen guide
e450027:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263872 pw_presubmit: Add rp2350 to presubmit
0ccbac3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265876 pw_toolchain: Move pw::ConstexprTag to pw_toolchain
82c223e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265873 pw_hex_dump: Enable layering check
42dcfa3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266113 pw_bluetooth_proxy: Add missing `parameter_total_size` to test helper
ec7307e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266092 bazel: Add stub kernel bazel_presubmit program
4103b07:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266112 docs: Update bazel_integration.rst

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 3c04c1c1c81f5a..654d7ad276fe86
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723551453298509537
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I16870c6fd9e1f9d7c867b5feab12f872a8dd68f7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/266055
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index a015df5..35dfa3c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-02-07.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723562484912797537.
-    commit = "3c04c1c1c81f5a97f557e0191a1345c7453378bf",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723551453298509537.
+    commit = "654d7ad276fe8691cf57a2b385be893e3e517128",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )