roll: pigweed bbe5cd6..9d17506 (2 commits)

9d17506:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236232 pw_spi_mcuxpresso: Rename DoConfigure() to DoConfigureLocked()
a14882b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236292 pw_spi: Minor doc enhancements

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: bbe5cd6062a860..9d175062d56972
Roller-URL: https://ci.chromium.org/b/8736527073667402801
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I52415383d77e61c5a3ef69d12094dd1d880cf5b0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/236474
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 67a15b1..cca53dd 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-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736592871262140305.
-    commit = "bbe5cd6062a86012474bdc317036cb87504c0df1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736527073667402801.
+    commit = "9d175062d56972f082ce99753092b75419a228ce",
     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-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736592871262140305.
-    commit = "bbe5cd6062a86012474bdc317036cb87504c0df1",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736527073667402801.
+    commit = "9d175062d56972f082ce99753092b75419a228ce",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )