roll: pigweed, pw_toolchain 3 commits
f2c1020e83c2b46 pw_ide: Allow disabling clangd query drivers arg
745690761e12338 docs: Add link to good first issue list
fb6904746a2b5d6 docs: Fix capitalization
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: f438978ee6805ca..f2c1020e83c2b46
Roller-URL: https://ci.chromium.org/b/8737775001413762065
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2946213207e57e4daab8b12eb3db5a5151aabeb6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/233733
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 74e331b..b4dd1b1 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737786149420141137.
- commit = "f438978ee6805ca50835377581c78b8fe7a8c96e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737775001413762065.
+ commit = "f2c1020e83c2b4623810e532dd7ca6ddbcc9c3a6",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8737786149420141137.
- commit = "f438978ee6805ca50835377581c78b8fe7a8c96e",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8737775001413762065.
+ commit = "f2c1020e83c2b4623810e532dd7ca6ddbcc9c3a6",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)