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/8737764624108094561
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia0ce63086e09f59b4af2cb0e08156d14d63a2989
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/233851
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 2593d89..d7fed29 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-09-03.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8737775657348478849.
-    commit = "f438978ee6805ca50835377581c78b8fe7a8c96e",
+    # ROLL: Last updated 2024-09-04.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737764624108094561.
+    commit = "f2c1020e83c2b4623810e532dd7ca6ddbcc9c3a6",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     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/8737775657348478849.
-    commit = "f438978ee6805ca50835377581c78b8fe7a8c96e",
+    # ROLL: Last updated 2024-09-04.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8737764624108094561.
+    commit = "f2c1020e83c2b4623810e532dd7ca6ddbcc9c3a6",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )