roll: pigweed, pw_toolchain: pw_spi_mcuxpresso: Add check_fifo_error to responder config
Test: Enabled in downstream project, verified no false positives
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232215
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 83af8ae71faec85..c5e79ca4d3a3991
Roller-URL: https://ci.chromium.org/b/8738427715435949441
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9efb94039e703d3e61ff94cf5d17ff8d3e1c0870
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/232198
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 324aa97..eb31833 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-27.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738428427876097329.
- commit = "83af8ae71faec85d8b3bc21c30459a3f9e37529d",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738427715435949441.
+ commit = "c5e79ca4d3a3991886cc260155ce806c6427acda",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-08-27.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8738428427876097329.
- commit = "83af8ae71faec85d8b3bc21c30459a3f9e37529d",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8738427715435949441.
+ commit = "c5e79ca4d3a3991886cc260155ce806c6427acda",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)