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/8733351429390795105
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If1df100ae53b6e51f6aa81f38e5d63321ba7a1aa
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/243708
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 fb28dac..7e7a4e7 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-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733395830300599217.
-    commit = "ce0e3e2d1b7eec7cdf59fbb2ceed2b1cb3edd1ec",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733351429390795105.
+    commit = "ce2aaba09bc030b828bb8036b229ed0317aba0e0",
     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-22.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733395830300599217.
-    commit = "ce0e3e2d1b7eec7cdf59fbb2ceed2b1cb3edd1ec",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733351429390795105.
+    commit = "ce2aaba09bc030b828bb8036b229ed0317aba0e0",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )