roll: pigweed f107048..1dc9a78 (2 commits)

1dc9a78:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237953 pw_uart: Add method to set flow control
0e5c336:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237808 bazel: Upgrade bazel clang version to match the GN version

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f1070484e7d2f4..1dc9a789f52aad
Roller-URL: https://ci.chromium.org/b/8735708750107281457
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie36df27dae63bcf54e3f41243130aae70e3276ad
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238162
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 d3167de..3e5b5dd 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735709159285160673.
-    commit = "f1070484e7d2f4e429332c6d8520a3676b8cb965",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735708750107281457.
+    commit = "1dc9a789f52aad1f0e738a1cfd5993e2272c38d2",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-26.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735709159285160673.
-    commit = "f1070484e7d2f4e429332c6d8520a3676b8cb965",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735708750107281457.
+    commit = "1dc9a789f52aad1f0e738a1cfd5993e2272c38d2",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )