[roll] Roll fuchsia [roll] Roll third_party/pigweed 879d211..b3087c5 (3 commits)

b3087c5 pw_async2: Link to implementing futures guide from guides.rst
f0eb6ba pw_async2: Update the informed poll overview
5f2e38b pw_rpc_transport: Replace std::vector with pw::DynamicVector in tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429617
Original-Revision: f7e55f9a6b48b8291e34e225281a4852a7144541
GitOrigin-RevId: 8787bf0325fa2f3470cb33ce5db15b5c8f8c6f43
Change-Id: I7b70964c2d80a0dacd228853269830846f9b598c
1 file changed
tree: 2c2bd3c701a9887e5696d6695ca62f07dc6293f9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.