pw_transfer: Reorganize Python client code Move the Manager to client.py and keep the transfer classes in transfer.py. Have pw_transfer itself provide the public interface. Change-Id: I9825139c0009747f444f687ba16ba10c3d0b63ad Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/64628 Commit-Queue: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Reviewed-by: Keir Mierle <keir@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/