commit | 34163018aa728c629a5c38afdac4e7121efd72ce | [log] [tgz] |
---|---|---|
author | Taylor Cramer <cramertj@pigweed.infra.roller.google.com> | Sat May 18 03:19:58 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 18 03:19:58 2024 +0000 |
tree | ce2369d6b00f3dbf2e4f64303b7707842dda0614 | |
parent | 8d4ec50f2391d3315c8a10d0bd22c80525ce5313 [diff] |
[roll third_party/pigweed] rp2040_utils: Replace exceptions with logging This change significantly reduces the log spam of the rp2040 utils by replacing exceptions with error logs / sys exits. This prevents the (usually unhelpful) Python stack trace from being printed as part of error messages. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/210396 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed third_party/pigweed Rolled-Commits: efcc36b25be8339..894f848bccb6dbb Roller-URL: https://ci.chromium.org/b/8747635403740735889 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4bbbf29c5290b16d8e1a9e820d43613f45414c6e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/210364 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/third_party/pigweed b/third_party/pigweed index efcc36b..894f848 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit efcc36b25be8339e54253caaa4fe1e21863dfa4f +Subproject commit 894f848bccb6dbbdc61e4e76890ce62853dade16