roll: pigweed, pw_toolchain 3 commits

643065036063709 pw_sensor: Implement attributes, channels, trigger
802073fe6021b6e pw_ide: Patch Bazelisk into VSC terminal
f2261b9bad2a495 pw_async2_epoll: Fix block on racing wakeups

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: a17b318ce670eae..643065036063709
Roller-URL: https://ci.chromium.org/b/8742042295383170209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I963ee78f4b75fb016e9b846c26fe869230c488c6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/224411
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 44d74e1..7920a35 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742053329168711041.
-    commit = "a17b318ce670eaed29d3fa7ee819929e737ba589",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742042295383170209.
+    commit = "643065036063709243f78acd894f3109396b61a7",
     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-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742053329168711041.
-    commit = "a17b318ce670eaed29d3fa7ee819929e737ba589",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742042295383170209.
+    commit = "643065036063709243f78acd894f3109396b61a7",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )