roll: pigweed b6de265..b7246bf (4 commits)

b7246bf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248195 pw_sensor: Add freeform extras field to sensor.yaml
21933c6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248638 pw_async2: Accept alignment in CoroPromiseType::operator new
5b608da:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248637 pw_build: Restore layering_check workaround for pw_facade
ef6ae0d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234930 pw_string: Stringify time types

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b6de26528a8add..b7246bf88df6aa
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731327548068853473
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ied7a2a46d100a46190e2bc7a36d377ba812323cc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/248912
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index e5cc086..80805b0 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731338576957381921.
-    commit = "b6de26528a8add6f9d18cff0dd7709d51a606ad5",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731327548068853473.
+    commit = "b7246bf88df6aa030dec7b9510e7015b5035616c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731338576957381921.
-    commit = "b6de26528a8add6f9d18cff0dd7709d51a606ad5",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731327548068853473.
+    commit = "b7246bf88df6aa030dec7b9510e7015b5035616c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )