roll: pigweed a703dc3..7f24718 (9 commits)

7f24718:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248077 pw_bluetooth: Simplify emboss RFCOMM extended length case
a89e457:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248292 pw_bluetooth_sapphire: Remove emboss-specific control packet names
2077854:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248174 pw_bluetooth_sapphire: Remove EventPacket
e51890c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248392 pw_protobuf_compiler: Nanopb 3 bazel build fix
b9b9135:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248312 pw_bluetooth: Format emboss files
94e2314:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243532 pw_tokenizer: Add Detokenizer::FromElfFile
8ee7879:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244893 pw_elf: Add ElfReader
a020d35:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248381 pw_protobuf_compiler: Specify flags for generate_proto.py
6aadd54:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236236 pw_spi: Finalize non-Virtual interface on Initiator

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a703dc3b7fd2fb..7f24718acbeffd
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731360650651457489
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0e3c0413930f63af5e218782d469f0e69596cc92
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/248594
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 1a690e4..5c07f9c 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-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731371684690158465.
-    commit = "a703dc3b7fd2fba672a261a7049fb141bfd7ed05",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731360650651457489.
+    commit = "7f24718acbeffd77b9b7e7749c70aa7ef0573dbd",
     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-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731371684690158465.
-    commit = "a703dc3b7fd2fba672a261a7049fb141bfd7ed05",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731360650651457489.
+    commit = "7f24718acbeffd77b9b7e7749c70aa7ef0573dbd",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )