roll: pigweed 5282cf3..835e78f (6 commits) 835e78f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/339392 pw_kernel: Fix target_codegen for downstream use e82c557:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/336162 pw_kernel: Reload the PMP upon entry/exit of kernel 1d0c07f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/337792 pw_bluetooth_proxy: Don't register channels for unknown connections 7a1ea2e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338656 pw_kernel: Make target_linker_script use config directly 71bff24:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/338633 pw_kernel: Change target_codegen to be a rust_library rather than src 67a1e06:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/339112 pw_trace_tokenized: Clean up build files Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 5282cf333058d6..835e78f5e7a1f2 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8699646820509461249 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I6301fdd7365b8c41cbcea55ca63b770d7853e75f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/339373 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 9110641..990cd4b 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -43,8 +43,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-10-29. - # ROLL: By https://cr-buildbucket.appspot.com/build/8699657683353397185. - commit = "5282cf333058d68c4a1de56f69fa5032868ee461", + # ROLL: By https://cr-buildbucket.appspot.com/build/8699646820509461249. + commit = "835e78f5e7a1f228c8af60e88bf30050a378e10a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )