roll: pigweed, pw_toolchain 10 commits

224ab15c68ed55e Merge branch 'upstream/main' into 'main'
b454ef6a4541f4f pw_ide: Automatically activate Bazelisk in new ter
ac59830dcdbd32c pw_system: Add console device aliases for common R
b0153387ffcae11 pw_clock_tree_mcuxpresso: Introduce ClockMcuxpress
ed88d9b037da70c pw_presubmit: Allow fxbug.dev and crbug.com TODOs
513f5005834264d pw_transfer: Add a delay after opening a stream to
b313a19ee2da2e9 pw_web: Change severity to level
cb0686574d879d8 pw_transfer: Use initial timeout when resending st
cbd04b9968e997f pw_bluetooth_sapphire: Remove manufacturer list
f513cf21c32c28e pw_digital_io_linux: Set log level to INFO

https://pigweed-internal.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: b12545d6704dabf..224ab15c68ed55e
Roller-URL: https://ci.chromium.org/b/8740882973637559745
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie183895fe8d4d581029847b2aaa12c1ea12f75fe
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/73309
Commit-Queue: Pigweed-Internal-Roller <pigweed-internal-roller@pw-internal-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed-Internal-Roller <pigweed-internal-roller@pw-internal-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 7cd7497..0e1f1a2 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -63,18 +63,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-07-30.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740972444093231153.
-    commit = "b12545d6704dabff236a0a8b7d28ed3267a64032",
+    # ROLL: Last updated 2024-07-31.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740882973637559745.
+    commit = "224ab15c68ed55ef1c7c913bf3c97e5daa90720d",
     remote = "https://pigweed-internal.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-07-30.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740972444093231153.
-    commit = "b12545d6704dabff236a0a8b7d28ed3267a64032",
+    # ROLL: Last updated 2024-07-31.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740882973637559745.
+    commit = "224ab15c68ed55ef1c7c913bf3c97e5daa90720d",
     remote = "https://pigweed-internal.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )