roll: pigweed pw_interrupt_xtensa: Remove module
This module can't work correctly without OS support, so remove in favor
using the OS specific backends (freertos, zephyr).
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279415
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Tests-Not-Needed: Austin Foxley <afoxley@google.com>
Original-Revision: 97a53b135bfb91c7e570195fcbed7ac0101e8c3a
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b423fb823cb518..97a53b135bfb91
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8718795656805406209
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I66a9eb3ab94b9445b4dafa0728d10b06c639db8c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/280533
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
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/MODULE.bazel b/MODULE.bazel
index e1e6e81..9ec860b 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,9 +40,9 @@
git_override(
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2025-03-31.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8718839798572638353.
- commit = "b423fb823cb518846f1335bfd6814d9054980cdb",
+ # ROLL: Last updated 2025-04-01.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8718795656805406209.
+ commit = "97a53b135bfb91c7e570195fcbed7ac0101e8c3a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)