| commit | da9a4692f5b582827e8fa03accc554cae8df0823 | [log] [tgz] | 
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Sep 26 12:27:49 2025 -0700 | 
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 26 12:27:49 2025 -0700 | 
| tree | 6c21f53d4ea65a49824f3c164ae8f0c222acea6b | |
| parent | fa2f00c784bdd3f7f25e33aa200e52910239eedf [diff] | 
roll: pigweed 7f28175..b1130af (4 commits) b1130af:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/325572 pw_digital_io_mcuxpresso: Support SDK 25.06.00 fdd52b3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/325853 pw_ide: Debounce restarting clangd on compile commands change 709c984:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/325512 pw_async2: Read waker name from derived futures d9810f7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/323892 pw_async2: Update codelab Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 7f281754588d05..b1130af1144b8c Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8702638094507770225 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3001a1f097bcf1fb26df715ecc992cfe54b8aab4 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/326134 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index eec2de6..bc9c36a 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -42,8 +42,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-09-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8702682230171976913. - commit = "7f281754588d052d7402c155b4fcc77c6cf285be", + # ROLL: By https://cr-buildbucket.appspot.com/build/8702638094507770225. + commit = "b1130af1144b8c3f9983adaf8801bf725863d0a2", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )