commit | f6c4828aa0db15bc04edadbc87ab1a06b36d78aa | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Fri Jul 19 19:24:45 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 19:24:45 2024 +0000 |
tree | 5299c1dcbe52958f1260519ba66ff03e0cd83764 | |
parent | 9a827f5f037f6b0f25f70f8d41ba9341ab7bf231 [diff] |
pw_transfer: Don't block indefinitely on events This adds a new configuration option to pw_transfer which adjusts how long incoming transfer events should block on the previous event being processed before dropping the new event. The default is set to the configured transfer timeout, replacing the previous behavior of blocking indefinitely. Change-Id: Ic82a382d6861e7c4fe93f3379ad9d752f4247e0d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/224693 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Commit-Queue: Alexei Frolov <frolv@google.com> Reviewed-by: Jordan Brauer <jtbrauer@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.