commit | cf23857b4e96cf88ede4f2780a2204e08b602b74 | [log] [tgz] |
---|---|---|
author | Junior Chiu <chunchiehchiu@pigweed.infra.roller.google.com> | Thu Oct 31 06:36:10 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 06:36:10 2024 +0000 |
tree | b5f60fadfaecc06bcb87ed3e0e92bbf47c192f99 | |
parent | 8547554cd4a305ef0d29248afdb4d01388940e97 [diff] |
roll: third_party/pigweed pw_system: Make console support extra hdlc frame handlers pw_system console supports only the default hdlc frame address the and default handling. Downstream projects can not add custom frame handlers. Add arguments to pw_system console modules so it can support extra hdlc frame handlers. - Add parameters to pass the extra frame handler to Device - Add a wrapper for frame handler to access the device instance Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245192 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 1f2341cd64eaacb9de474510293397b50165b3b5 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: cec451dc5c2cb1..1f2341cd64eaac Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8732584036828773953 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I6eff063f5247ec8f4d8d7f7621f6062794bd5963 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/245712 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 cec451d..1f2341c 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit cec451dc5c2cb132717068d686e4e034b06762c9 +Subproject commit 1f2341cd64eaacb9de474510293397b50165b3b5