[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_rpc_transport: Add generic stream rpc transport

This can be used with SysIoWriter and other simple streams as the basis
for an rpc transport.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152930
Original-Revision: e8b0a7f5a36dc0edbbedbdb2941ef42cdf275c11
GitOrigin-RevId: 928574d81cbd3c64f56c7e1997e0a00b5a138ad6
Roller-URL: https://ci.chromium.org/b/8777469225965354033
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875798
Original-Revision: e1f5eb28506ecefc5756b765a47bcd5d59aff77f
Change-Id: If7a6826f8f03b181e764d3b11861bc96decff1f4
1 file changed
tree: 03c43152d200fc2735d6bc1b64efbe57a2d2e30e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.