roll: pigweed, pw_toolchain 5 commits

63a1dce944a0fbe pw_bluetooth_sapphire: Use pw_bytes for endianness
b335456fdb77bb9 pw_bluetooth_sapphire: Use pw_bytes for endianness
fbda534b8e330ba pw_bluetooth_sapphire: Use pw_bytes for endianness
548f5c7af1b9af5 pw_bluetooth_sapphire: Remove unneeded #include
edc32d2d6933838 pw_bluetooth_sapphire: Use pw_bytes for endianness

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 4524992ebf7d7a4..63a1dce944a0fbe
Roller-URL: https://ci.chromium.org/b/8742150648475879057
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib5249de46d64beac96ce1e4eb2df89b24775832b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223794
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/WORKSPACE b/WORKSPACE
index 26ab9f5..308e675 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742151043827172625.
-    commit = "4524992ebf7d7a4f7a3b1e2e1021c1cef13965ad",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742150648475879057.
+    commit = "63a1dce944a0fbec92f8c82aa2008df49ad2dfeb",
     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-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742151043827172625.
-    commit = "4524992ebf7d7a4f7a3b1e2e1021c1cef13965ad",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742150648475879057.
+    commit = "63a1dce944a0fbec92f8c82aa2008df49ad2dfeb",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )