commit | dda2533323d8d9af38b893cc35dbd390e0413502 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Sat Mar 22 19:42:42 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 22 19:42:42 2025 -0700 |
tree | 7852d49335b6ab5dcdad07a5b54af7cb81aa6b65 | |
parent | d2cae363184a24fb0774918e5f54c9442410e039 [diff] |
roll: pigweed 7da28ca..d6d2201 (2 commits) d6d2201:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278112 roll: python-wheel 36064b3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277932 sense: Add missing rp2350 instructions Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 7da28cae44db28..d6d2201c41e461 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8719642912755697505 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I7298dbfbfffd357a77b0ef8b31d0785794b8c42a Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/278094 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/examples/hello_dts/MODULE.bazel b/examples/hello_dts/MODULE.bazel index 388c431..d6f09db 100644 --- a/examples/hello_dts/MODULE.bazel +++ b/examples/hello_dts/MODULE.bazel
@@ -25,9 +25,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-03-22. - # ROLL: By https://cr-buildbucket.appspot.com/build/8719732031603895009. - commit = "7da28cae44db28dc877eb245dd817b5b1df6ec9f", + # ROLL: Last updated 2025-03-23. + # ROLL: By https://cr-buildbucket.appspot.com/build/8719642912755697505. + commit = "d6d2201c41e46134421e169db9b429026ccd7ce9", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )