roll: pigweed 08c49a4..da9a7e7 (2 commits)

da9a7e7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237095 pw_transfer: Fix offset receive transfer startup
2db0e0c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237046 docs: Update changelog

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 08c49a4a52fa71..da9a7e7cc2bd98
Roller-URL: https://ci.chromium.org/b/8736235555430804097
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I53b026fa6e7d48e4fa4495958903bb21828c4c74
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/236790
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 5e00d2f..72150c9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736238513449578897.
-    commit = "08c49a4a52fa71028acdfbafeaa5f7594bc027f1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736235555430804097.
+    commit = "da9a7e7cc2bd983d428949a6f5d85b9757b5178f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736238513449578897.
-    commit = "08c49a4a52fa71028acdfbafeaa5f7594bc027f1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736235555430804097.
+    commit = "da9a7e7cc2bd983d428949a6f5d85b9757b5178f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )