roll: pigweed pw_uart: Add uart_non_blocking_test to GN build

Original-Bug: 331617095
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238532
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 14204b516c1a0dd750fd8a8137dd15147a6085c1

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 2a0f0dfccc19b8..14204b516c1a0d
Roller-URL: https://ci.chromium.org/b/8735617370507740129
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Icc305af69cca845503a9383dfc276f8c6622d415
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/238480
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 9835b4f..3ef86d0 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-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735624306887980289.
-    commit = "2a0f0dfccc19b86a686777afa647b0c75a87c863",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735617370507740129.
+    commit = "14204b516c1a0dd750fd8a8137dd15147a6085c1",
     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-27.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735624306887980289.
-    commit = "2a0f0dfccc19b86a686777afa647b0c75a87c863",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735617370507740129.
+    commit = "14204b516c1a0dd750fd8a8137dd15147a6085c1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )