roll: pigweed rp2350: Add rp2350 bazel flashing targets

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243883
Original-Revision: fb74d9b42251fa9d00c0afc555dcaae8c0677324

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d52c5583c6b608..fb74d9b42251fa
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733251228601883537
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iad1cf04844e3d7764894ed8d82665f0a141c1d12
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/244125
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index c6a9143..dd6f535 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-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733252588457247585.
-    commit = "d52c5583c6b6089cef565666d7a73735b98b2251",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733251228601883537.
+    commit = "fb74d9b42251fa9d00c0afc555dcaae8c0677324",
     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-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733252588457247585.
-    commit = "d52c5583c6b6089cef565666d7a73735b98b2251",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733251228601883537.
+    commit = "fb74d9b42251fa9d00c0afc555dcaae8c0677324",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )