roll: pigweed ffb5324..bb6bcba (5 commits)

bb6bcba:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253234 pw_bluetooth: Add AVDTP psm
d3fddeb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253232 target: Add missing pw_boot/backend.gni includes
b3d4f6e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253233 pw_allocator: Fix first-fit with threshold
c9c4af6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253212 pw_protobuf_compiler: Update OWNERS
b8d1cd0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/252052 pw_build: Document pw_cc_binary

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ffb53244780463..bb6bcba55e7df3
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8729001635826538529
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4b35e69b1392d6e7dbe5152430dd598507fdc982
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/253038
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 d4e51a9..0d6125c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-12-07.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8729251476400942705.
-    commit = "ffb532447804634ffa9a97f78886e8422025f9c2",
+    # ROLL: Last updated 2024-12-09.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8729001635826538529.
+    commit = "bb6bcba55e7df334ff5b89d462bfce797130aa1d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-12-07.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8729251476400942705.
-    commit = "ffb532447804634ffa9a97f78886e8422025f9c2",
+    # ROLL: Last updated 2024-12-09.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8729001635826538529.
+    commit = "bb6bcba55e7df334ff5b89d462bfce797130aa1d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )