| commit | ddba5911b96619e45b2ecbf053043066e971531b | [log] [tgz] |
|---|---|---|
| author | Alexei Frolov <frolv@fuchsia.infra.roller.google.com> | Tue Sep 20 18:35:07 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 20 11:37:15 2022 -0700 |
| tree | 61d295fe3a084a940e2904a92afd73a2396a87ed | |
| parent | 70daa1a777f99d68f215ea1d9fd744b5d525f003 [diff] |
[roll] Roll third_party/pigweed pw_transfer: Refactor Python client as a state machine This rewrites parts of the Python transfer client to function as a state machine, similar to the C++ and Java clients. This is done in preparation for supporting the v2 transfer protocol with opening and closing handshake phases. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/108062 Original-Revision: ffe518e094474c724b062015ef83c7d5de72394f GitOrigin-RevId: 206c1eca90013a93c52e772c720aeb5cfd70f2a0 Change-Id: I40d9907f1daa5fca33f6c8885c9b363ad25156df
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.