roll: pigweed ad3dbb9..78d34f8 (3 commits)

78d34f8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/293212 pw_bluetooth_sapphire: Add leases subnode to lease_provider Inspect node
3c290e7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/293254 targets/stm32f429i*: Update platform name
4ced4a3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/293473 pw_bluetooth: Ensure proper ordering when generating emboss headers

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ad3dbb9d23d725..78d34f8d31eb8c
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8714216524197482801
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Icf280065c87e2fe8a20b8284433ef4d9f70c60d0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/293446
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 f2b87be..00f60d6 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-05-21.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8714227555606130433.
-    commit = "ad3dbb9d23d7259c0f1a98546e6195f44c922cee",
+    # ROLL: Last updated 2025-05-22.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8714216524197482801.
+    commit = "78d34f8d31eb8cf41a2f9c16a13cc84e6761fdbe",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )