roll: pigweed, pw_toolchain 4 commits

5dd7c05d4169558 rp2040: Add IFTT to keep the rp2040 transition and
1dbd4a434d58ba8 pw_presubmit: Add check for rp2040_binary transiti
0ea6a01ffea423f rp2040: Add missing backends
73b4c41acc7e8b5 pw_system: Async packet processing component

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 64f458827b65993..5dd7c05d4169558
Roller-URL: https://ci.chromium.org/b/8744038208810747441
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If05ffd7dd6093ac95a030a181e97f8058cb84f8f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218452
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 268c4e0..b7e4ec3 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-06-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8744048389785160017.
-    commit = "64f458827b659935bb5b00df42d8dca89c06ce20",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8744038208810747441.
+    commit = "5dd7c05d4169558df066503efba3fe3b7ca05bc2",
     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-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8744048389785160017.
-    commit = "64f458827b659935bb5b00df42d8dca89c06ce20",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8744038208810747441.
+    commit = "5dd7c05d4169558df066503efba3fe3b7ca05bc2",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )