[roll] Roll third_party/pigweed f05feb3..0e7e232 (5 commits)

0e7e232:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153434 pw_rpc_transport: Add stream backed rpc dispatcher thread
cd74e22:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153433 pw_tokenizer: Start migrating CLI content to cli.rst
202c039:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153350 SEED: Use public URL for SEED-0104 (display-support)
74479eb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153530 pw_sys_io: Doxygenify WriteByte()
1e4408f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153490 pw_web: Include css in bundle. Bump package to 0.0.9
GitOrigin-RevId: 9f4dc4d34aecdcccbdb3a6db5cc7a908c654fbcf
Change-Id: Ic986048709f2272fea5f163be08b6dca655dd7a8
1 file changed
tree: e23f4ebd6f7cbf1747592840897652ca0819c4d1
  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.