roll: pigweed a79430f..bcefbab (2 commits)

bcefbab:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284277 pw_kernel: Remove the timers dependency on the cortex-rt crate
8866349:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284394 pw_flatbuffers: Use STRING for pw_flatbuffers_FLATC_FLAGS

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a79430f5236d6c..bcefbaba1a32e6
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8717261922277045505
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic08ae06efbc57a11e52411fd007941aa73631215
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/284716
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 862e45d..13d9cd6 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-04-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8717272955195577217.
-    commit = "a79430f5236d6c5b7ce7a0d25f06e5e525dfe3ca",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8717261922277045505.
+    commit = "bcefbaba1a32e6fbe76ebc9ea1467bc96cf89bbc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )