roll: pigweed f7c1d90..1ef011c (4 commits)

1ef011c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263495 targets/rp2040: Use link_extra_libs
2469327:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263573 pw_bluetooth_proxy: Add missing return to size report
a2db99a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263654 docs: Remove unused script
abba322:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263652 pw_protobuf: Correct sfixed64 property

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f7c1d908b1f625..1ef011c9fc032c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8724279715093669345
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3e36352f21b22f6d03653cbc6a5c9cdf3e7d572a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/263498
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 ec00697..913c6a2 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-01-30.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8724290749582954689.
-    commit = "f7c1d908b1f6250c2a447175293284fbb626ebf1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8724279715093669345.
+    commit = "1ef011c9fc032cbf58cc7dfed89b87a7d23cd619",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )