roll: pigweed 311158f..8e88d07 (4 commits) 8e88d07:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/373375 pw_bluetooth_sapphire: Enable specifying allocator e6eb48d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/373374 pw_bluetooth_sapphire: Add MultiBuf support to CommandChannel::OnEvent 9f6e1d2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/382016 pw_async2: Support implicit conversion from Allocator for CoroContext 01eb34e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/381192 pw_kernel: Add async IPC syscalls Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 311158fcaffe0e..8e88d07aa4688f Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8688200278582196065 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Id85f887a7d2eed1decc401f58ee2a894eaea635d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/382152
diff --git a/MODULE.bazel b/MODULE.bazel index e7bce9b..e8e39ae 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -42,7 +42,7 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated by # ROLL: https://cr-buildbucket.appspot.com/builder/pigweed/quickstart.roll/pigweed-quickstart-bazel-roller - commit = "311158fcaffe0ee9ab438e67f5d15bc180e61c04", + commit = "8e88d07aa4688f4a6f22eb44e92d4718a12dc024", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )