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/8736535835337268321
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I688c72affa784d60baab33029e6ebf820c06544d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/236432
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index c43083f..8c4af4e 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,18 +49,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736596877167469841.
-    commit = "bbe5cd6062a86012474bdc317036cb87504c0df1",
+    # ROLL: Last updated 2024-09-17.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736535835337268321.
+    commit = "9d175062d56972f082ce99753092b75419a228ce",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-16.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736596877167469841.
-    commit = "bbe5cd6062a86012474bdc317036cb87504c0df1",
+    # ROLL: Last updated 2024-09-17.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736535835337268321.
+    commit = "9d175062d56972f082ce99753092b75419a228ce",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )