roll: pigweed ed55dbc..0aa57ce (3 commits)

0aa57ce:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242337 pw_system: Add main stack thread backtrace capture to crash dump
9e869b4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241138 pw_protobuf_compiler: Disable generic .options files upstream
892394f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242336 targets/rp2040: Add MemManage, BusFault & UsageFault exception handler

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ed55dbc3fa5eb0..0aa57cea2e06c4
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733333941270039905
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3238e8cefec53f6901ec3c44b69bdd9cc5f9708e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/243980
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/MODULE.bazel b/MODULE.bazel
index 71d5528..e491fea 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/8733335008355104913.
-    commit = "ed55dbc3fa5eb05e2b557fad0eff2b1bf1f93751",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733333941270039905.
+    commit = "0aa57cea2e06c48a24266b21d472155c2379189f",
     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/8733335008355104913.
-    commit = "ed55dbc3fa5eb05e2b557fad0eff2b1bf1f93751",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733333941270039905.
+    commit = "0aa57cea2e06c48a24266b21d472155c2379189f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )