roll: pigweed cbc2c8a..6bfc7bd (6 commits)

6bfc7bd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266035 pw_toolchain: Remove invalid glob from Zephyr
1cfec72:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266136 *: Remove accidental "public/" includes
4d6191a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256087 pw_thread_freertos: Thread creation backend
4223869:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266033 pw_kernel: Remove kernel tag on presubmit alias
654d7ad:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265452 CMake: Add more missing headers and deps
e7c7ee6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/266152 pw_kernel: Add experimental prototype

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: cbc2c8a22efb75..6bfc7bd965dda5
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723543611547986673
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id9c3bed790f7d79619adbbc499d0f4de4a94bf0d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/266236
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 6b541ba..6732e9b 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-02-07.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723554481515195329.
-    commit = "cbc2c8a22efb757e4f4e9ba49e10645306ade2ad",
+    # ROLL: Last updated 2025-02-08.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723543611547986673.
+    commit = "6bfc7bd965dda514bdd8000853c593d8cf9f1601",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )