roll: pigweed, pw_toolchain 2 commits

010825d4c23dfd7 pw_display: Color library
56ac0e66cadfd5d docs: Update Sense flashing instructions

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 63604e695b9f10f..010825d4c23dfd7
Roller-URL: https://ci.chromium.org/b/8739515521300218721
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1c52403988fa7dcff22cfc6984fbb0ea247d74c4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/229951
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 09a81af..9978601 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739581727190369921.
-    commit = "63604e695b9f10f4e869732d90efd8d6b5d5fa7d",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739515521300218721.
+    commit = "010825d4c23dfd7fd3a83ca16757f44fa7fc4497",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739581727190369921.
-    commit = "63604e695b9f10f4e869732d90efd8d6b5d5fa7d",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739515521300218721.
+    commit = "010825d4c23dfd7fd3a83ca16757f44fa7fc4497",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )