roll: pigweed, pw_toolchain: pw_target_runner: Add suggested server command

This will prompt the user to run the rp2040 test server.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/218011
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 1ca76fae9309425..ba53737947da18f
Roller-URL: https://ci.chromium.org/b/8744196429179552545
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1323546095a00dbdb0895040a2b142e2ac94d330
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/217798
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/WORKSPACE b/WORKSPACE
index 5723ffb..5cbb39c 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8744196846995085009.
-    commit = "1ca76fae9309425e7fc72edc67d14fa144322361",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8744196429179552545.
+    commit = "ba53737947da18f2a357981538212c1be101e928",
     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-06-25.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8744196846995085009.
-    commit = "1ca76fae9309425e7fc72edc67d14fa144322361",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8744196429179552545.
+    commit = "ba53737947da18f2a357981538212c1be101e928",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )