roll: pigweed ce0e3e2..ce2aaba (2 commits)

ce2aaba:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243875 pw_unit_test: Remove redundant result check
aa62658:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243872 bazel: Update for changes to stm32 packages

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ce0e3e2d1b7eec..ce2aaba09bc030
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733351444030807953
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1df71c56518fe1d4a21cd173d4bbc7533dd4f099
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243799
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 2085532..af78231 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733395858630965985.
-    commit = "ce0e3e2d1b7eec7cdf59fbb2ceed2b1cb3edd1ec",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733351444030807953.
+    commit = "ce2aaba09bc030b828bb8036b229ed0317aba0e0",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733395858630965985.
-    commit = "ce0e3e2d1b7eec7cdf59fbb2ceed2b1cb3edd1ec",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733351444030807953.
+    commit = "ce2aaba09bc030b828bb8036b229ed0317aba0e0",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )