roll: pigweed 300cd1c..5d9a1e8 (2 commits)

5d9a1e8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238554 pw_log: Remove unused macro PW_MODULE_LOG_NAME_DEFINED
77f7b45:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238318 bazel: Register C++ toolchains for root only

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 300cd1ca16733e..5d9a1e84e7c55a
Roller-URL: https://ci.chromium.org/b/8735590925428520817
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5b2e68f84c20b76a60e5f612e83217d6695ff43d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238634
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 e9bf8d5..030fa27 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-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735603750208784881.
-    commit = "300cd1ca16733e21346ee06de1fa1a46d301f6d3",
+    # ROLL: Last updated 2024-09-28.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735590925428520817.
+    commit = "5d9a1e84e7c55a7b194a8bf459b720cbba220d0c",
     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-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735603750208784881.
-    commit = "300cd1ca16733e21346ee06de1fa1a46d301f6d3",
+    # ROLL: Last updated 2024-09-28.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735590925428520817.
+    commit = "5d9a1e84e7c55a7b194a8bf459b720cbba220d0c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )