commit | 487c3f17219568b2d53cb0a0b20437aee552a6d2 | [log] [tgz] |
---|---|---|
author | Erik Gilling <konkers@google.com> | Mon Apr 11 21:53:12 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 12 05:33:38 2022 +0000 |
tree | 5f30236e46e80291cd12d455fe43b06375ecd040 | |
parent | 69d845763249ce30a0d286482c582ea7ba0cd099 [diff] |
pw_transfer: Add stub integration test proxy Adds a proxy that will proxy connections between transfer clients and a server. Currently data is passed untouched between the two. In the future, the proxy will implement various link level failure modes. Change-Id: I8af920e9948d69ae4f1d487d45a7c2ee5db0b10b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/90702 Reviewed-by: Ted Pudlik <tpudlik@google.com> Commit-Queue: Erik Gilling <konkers@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/