roll: pigweed, pw_toolchain 2 commits

71fe6b57143dac8 rp2040: Log on successful flash
a4a547c51f98ea5 pw_bluetooth_sapphire: Use Emboss versions of a2dp

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 858b5b2a275d57f..71fe6b57143dac8
Roller-URL: https://ci.chromium.org/b/8742869672759027889
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie96e155d45be0698d76460fe8ed79dd114bf4c46
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/220851
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 5406d9c..acd70bd 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742926330659338833.
-    commit = "858b5b2a275d57f35cc9e0e049a6c16e3b23d0bf",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742869672759027889.
+    commit = "71fe6b57143dac8847024044c6fb746c02ad858f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742926330659338833.
-    commit = "858b5b2a275d57f35cc9e0e049a6c16e3b23d0bf",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742869672759027889.
+    commit = "71fe6b57143dac8847024044c6fb746c02ad858f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )