[roll] Roll fuchsia [superproject] Roll third_party/pigweed fc8c914..4551fc5 (4 commits)

4551fc5 pw_env_setup: PyPI version bump to 0.0.16
a395729 pw_env_setup: Build an extra example pypi distribution
24001c6 targets/rp2040: Update docs to add missing picotool dependency
5d11e26 targets/rp2040: Save test run log files

GitOrigin-RevId: 23989f3e408ce09283a48647d6bd963972662e11
Roller-URL: https://ci.chromium.org/b/8747191184134655809
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1052922
Original-Revision: 769d49c98f675dd8e672a6716e605643033378cc
Change-Id: I754c3bf490f600cd300976444ef95ea93462bdce
1 file changed
tree: 58250c378101f88e4f010e5d6c4018928d915396
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.