roll: pigweed 3c04c1c..cbc2c8a (9 commits)

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..cbc2c8a22efb75
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723554481515195329
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I30e7c6b43426910adf16ab0f82b2c2fad43042f1
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/265866
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 8b54ee1..6b541ba 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-02-07.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723565339806008561.
-    commit = "3c04c1c1c81f5a97f557e0191a1345c7453378bf",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723554481515195329.
+    commit = "cbc2c8a22efb757e4f4e9ba49e10645306ade2ad",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )