roll: pigweed, pw_toolchain 5 commits

1d56224b392e716 pw_bluetooth_sapphire: Convert kNumberOfCompletedP
769ce8f0a929c13 pw_bluetooth_sapphire: Setup ISO Data Path
9a6adf1bd99e918 pw_bluetooth_sapphire: Handle C99 warning with pig
5152d11f2f034a6 pw_bluetooth_sapphire: Add a polyfill for PW_MODIF
cdb7075fb6a3a2a pw_bluetooth_sapphire: Handle switch warning with

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 01ecbd2c1cd5344..1d56224b392e716
Roller-URL: https://ci.chromium.org/b/8738790791306513921
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7df60b7ef0c8e4c995af4790ec4db8e4fb9b8cb8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/231711
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 e4a8632..5e9fdcc 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738879059448291361.
-    commit = "01ecbd2c1cd5344aff56da03947d037604fb4e41",
+    # ROLL: Last updated 2024-08-23.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738790791306513921.
+    commit = "1d56224b392e716a0a19a9512b7fb956ba9e5747",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8738879059448291361.
-    commit = "01ecbd2c1cd5344aff56da03947d037604fb4e41",
+    # ROLL: Last updated 2024-08-23.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8738790791306513921.
+    commit = "1d56224b392e716a0a19a9512b7fb956ba9e5747",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )