roll: pigweed 7941b5b..d2241c7 (2 commits)

d2241c7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279613 pw_ide: Configure Bazel settings automatically after a timeout
6be7274:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/279113 pw_ide: Select first target if none is set

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7941b5b7f61317..d2241c7b1eaa16
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719285675880043921
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib25f113e1fc0485890527322bbf8259521dddc66
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/279674
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 7962ebb..a3f673f 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,9 +41,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-03-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8719296533667879969.
-    commit = "7941b5b7f61317cfbd86f17a6c5703ec4c652baf",
+    # ROLL: Last updated 2025-03-27.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8719285675880043921.
+    commit = "d2241c7b1eaa16a566a8f23053eddfe514c953a3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )