roll: pigweed 057c218..e1d73a0 (8 commits)

e1d73a0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267812 pw_sync: Remove chrono dependency from borrow.h
5f8f25b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264636 pw_allocator: Refactor size reports
fb3288a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267033 pw_ide: Detect & configure build system support
4bfb4e5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267514 pw_kernel: Add unittests for new list routines
8335a60:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267513 pw_kernel: Add assert_ne to unittests
9808716:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267336 pw_kernel: Basic context switch for cortex-m and scheduler
a8a94ac:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259657 pw_ide: Read legacy settings files
7cee22f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267792 pw_toolchain: Add linker options for the Cortex-A35 toolchain

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 057c2187d3731d..e1d73a02c47f07
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723011383127797329
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2697f910d763c7e5237c99076fc059e1fb9f782a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/267912
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 d7e5f96..1fb6e16 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-02-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723022246498487457.
-    commit = "057c2187d3731d9e6f5e4e926210719b7e35cfd3",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723011383127797329.
+    commit = "e1d73a02c47f07e5058ed316154690081395ad69",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )