roll: pigweed 187b3da..c01130c (14 commits)

c01130c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/472267 pw_ghish: Add Gerrit CLI with GitHub ergonomics
5051594:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/472667 pw_allocator: Add pw::MaybeSharedPtr
60a9bd2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/474205 pw_metric: Expose metric type and mask constants in Python
27f1307:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/476485 docs: Update search index exclusions
61ca530:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/473085 pw_multibuf: Fix release, discard, and conversion issues
2171487:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/475145 various: Update Python repeated field checks
819079e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/474006 python: fix zephyr compat
ce8e1b0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/474005 zephyr: Update zephyr SDK to 1.0.1
9f2d832:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/467845 docs: Update changelog for August 2026
4500675:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/469705 pw_metric: Resolve -Wdeprecated-declarations
9fcaa79:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/475166 pw_rp2350: Decouple //targets/pw_rp2350 from kernel platforms
d00fb7e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/467786 docs: Update and expand toolchain documentation
9e54e18:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/475425 pw_env_setup: Update hashes and lock files
3a11588:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/475165 pw_kernel: Support configurable SysTick clock source

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 187b3dad5677ae..c01130cc914aa7
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8670619779459161825
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie1d0c187005a1dcacd26103dcbdeb51f2e508f1c
Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/477025
diff --git a/pigweed_dep.MODULE.bazel b/pigweed_dep.MODULE.bazel
index 46d584e..f911ff6 100644
--- a/pigweed_dep.MODULE.bazel
+++ b/pigweed_dep.MODULE.bazel
@@ -23,7 +23,7 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this is automatically updated by
-    # ROLL: https://cr-buildbucket.appspot.com/build/8670754658525095953
-    commit = "187b3dad5677ae568fa7b69effe1edad46627209",
+    # ROLL: https://cr-buildbucket.appspot.com/build/8670619779459161825
+    commit = "c01130cc914aa76d250b1fbd6222e68054e59ff1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )