roll: pigweed bazel: Switch to forked pre-release probe-rs prebuilts

This enables rp2350 support while the support is being upstreamed.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241193
Original-Revision: 98667e8cfd9be65e63e6551a489ff4b9974a71da

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ba98cd9950c660..98667e8cfd9be6
Roller-URL: https://ci.chromium.org/b/8734354588879905361
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7a19d527c66e49387d611039ea4ecc2c2ab45171
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/241568
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/MODULE.bazel b/MODULE.bazel
index c4a4540..5884d7e 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734407505290511073.
-    commit = "ba98cd9950c660f42071b5085c9a81b2139f1c28",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734354588879905361.
+    commit = "98667e8cfd9be65e63e6551a489ff4b9974a71da",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734407505290511073.
-    commit = "ba98cd9950c660f42071b5085c9a81b2139f1c28",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734354588879905361.
+    commit = "98667e8cfd9be65e63e6551a489ff4b9974a71da",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )
diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock
index b6cfced..c0b0051 100644
--- a/MODULE.bazel.lock
+++ b/MODULE.bazel.lock
@@ -1201,135 +1201,6 @@
         ]
       }
     },
-    "@@rules_probe_rs+//probe_rs:extensions.bzl%probe_rs": {
-      "general": {
-        "bzlTransitiveDigest": "bsT0kJGb1wtd6h9Gcc+I6FK9YJCKZC0/PuHAXoJDmb0=",
-        "usagesDigest": "s/kWZ7RoPFZheHP4s8odwzEZrtj7NWzrOAFKzf4xVQo=",
-        "recordedFileInputs": {},
-        "recordedDirentsInputs": {},
-        "envVariables": {},
-        "generatedRepoSpecs": {
-          "probe_rs_tools_aarch64_unknown_linux_gnu": {
-            "bzlFile": "@@rules_probe_rs+//probe_rs/private:repositories.bzl",
-            "ruleClassName": "probe_rs_tools_archive_repo",
-            "attributes": {
-              "tools": [
-                "probe-rs"
-              ],
-              "url": "https://github.com/probe-rs/probe-rs/releases/download/v0.24.0/probe-rs-tools-aarch64-unknown-linux-gnu.tar.xz",
-              "sha256": "95d91ebe08868d5119a698e3268ff60a4d71d72afa26ab207d43c807c729c90a",
-              "strip_prefix": "probe-rs-tools-aarch64-unknown-linux-gnu",
-              "exec_compatible_with": [
-                "@platforms//os:linux",
-                "@platforms//cpu:arm64"
-              ]
-            }
-          },
-          "probe_rs_tools_x86_64_apple_darwin": {
-            "bzlFile": "@@rules_probe_rs+//probe_rs/private:repositories.bzl",
-            "ruleClassName": "probe_rs_tools_archive_repo",
-            "attributes": {
-              "tools": [
-                "probe-rs"
-              ],
-              "url": "https://github.com/probe-rs/probe-rs/releases/download/v0.24.0/probe-rs-tools-x86_64-apple-darwin.tar.xz",
-              "sha256": "0e35cc92ff34af1b1c72dd444e6ddd57c039ed31c2987e37578864211e843cf1",
-              "strip_prefix": "probe-rs-tools-x86_64-apple-darwin",
-              "exec_compatible_with": [
-                "@platforms//os:macos",
-                "@platforms//cpu:x86_64"
-              ]
-            }
-          },
-          "probe_rs": {
-            "bzlFile": "@@rules_probe_rs+//probe_rs/private:repositories.bzl",
-            "ruleClassName": "probe_rs_repo",
-            "attributes": {
-              "tools": [
-                "probe-rs"
-              ],
-              "platforms": {
-                "probe_rs_tools_x86_64_unknown_linux_gnu": [
-                  "@platforms//os:linux",
-                  "@platforms//cpu:x86_64"
-                ],
-                "probe_rs_tools_aarch64_unknown_linux_gnu": [
-                  "@platforms//os:linux",
-                  "@platforms//cpu:arm64"
-                ],
-                "probe_rs_tools_x86_64_apple_darwin": [
-                  "@platforms//os:macos",
-                  "@platforms//cpu:x86_64"
-                ],
-                "probe_rs_tools_aarch64_apple_darwin": [
-                  "@platforms//os:macos",
-                  "@platforms//cpu:arm64"
-                ],
-                "probe_rs_tools_x86_64_pc_windows_msvc": [
-                  "@platforms//os:windows",
-                  "@platforms//cpu:x86_64"
-                ]
-              }
-            }
-          },
-          "probe_rs_tools_x86_64_unknown_linux_gnu": {
-            "bzlFile": "@@rules_probe_rs+//probe_rs/private:repositories.bzl",
-            "ruleClassName": "probe_rs_tools_archive_repo",
-            "attributes": {
-              "tools": [
-                "probe-rs"
-              ],
-              "url": "https://github.com/probe-rs/probe-rs/releases/download/v0.24.0/probe-rs-tools-x86_64-unknown-linux-gnu.tar.xz",
-              "sha256": "21e8d7df39fa0cdc9a0421e0ac2ac5ba81ec295ea11306f26846089f6fe975c0",
-              "strip_prefix": "probe-rs-tools-x86_64-unknown-linux-gnu",
-              "exec_compatible_with": [
-                "@platforms//os:linux",
-                "@platforms//cpu:x86_64"
-              ]
-            }
-          },
-          "probe_rs_tools_x86_64_pc_windows_msvc": {
-            "bzlFile": "@@rules_probe_rs+//probe_rs/private:repositories.bzl",
-            "ruleClassName": "probe_rs_tools_archive_repo",
-            "attributes": {
-              "tools": [
-                "probe-rs"
-              ],
-              "url": "https://github.com/probe-rs/probe-rs/releases/download/v0.24.0/probe-rs-tools-x86_64-pc-windows-msvc.zip",
-              "sha256": "d195dfa3466a87906251e27d6d70a0105274faa28ebf90ffadad0bdd89b1ec77",
-              "strip_prefix": "probe-rs-tools-x86_64-pc-windows-msvc",
-              "exec_compatible_with": [
-                "@platforms//os:windows",
-                "@platforms//cpu:x86_64"
-              ]
-            }
-          },
-          "probe_rs_tools_aarch64_apple_darwin": {
-            "bzlFile": "@@rules_probe_rs+//probe_rs/private:repositories.bzl",
-            "ruleClassName": "probe_rs_tools_archive_repo",
-            "attributes": {
-              "tools": [
-                "probe-rs"
-              ],
-              "url": "https://github.com/probe-rs/probe-rs/releases/download/v0.24.0/probe-rs-tools-aarch64-apple-darwin.tar.xz",
-              "sha256": "7140d9c2c61f8712ba15887f74df0cb40a7b16728ec86d5f45cc93fe96a0a29a",
-              "strip_prefix": "probe-rs-tools-aarch64-apple-darwin",
-              "exec_compatible_with": [
-                "@platforms//os:macos",
-                "@platforms//cpu:arm64"
-              ]
-            }
-          }
-        },
-        "recordedRepoMappingEntries": [
-          [
-            "rules_probe_rs+",
-            "rules_probe_rs",
-            "rules_probe_rs+"
-          ]
-        ]
-      }
-    },
     "@@rules_python+//python/private/pypi:pip.bzl%pip_internal": {
       "general": {
         "bzlTransitiveDigest": "aWuJHqjylx/wkXjodJbGzeOihtLtJHvVFyJ+iVUXHLI=",