[roll] Roll third_party/pigweed 80fde59..f1ee73c (6 commits)

f1ee73c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157652 pw_env_setup: Upgrade PyYAML to 6.0.1
a4fd44b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157651 pw_hdlc: Add target to Bazel build
a43abff:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157633 pw_watch: Trigger build only on file modifications
e333641:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157094 pw_stream: Add read_exact() an write_all() to Rust Read and Write traits
07a4583:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157630 pw_build: pw_python_venv generate_hashes option
fee64ce:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157631 pw_tokenizer: Remove stub sections and add guides link (SEED-0102)
GitOrigin-RevId: d0dd32f80cf45597af9bac3dc053c39a12f270bc
Change-Id: I497ed68b67a6b7ced30c09de36d501e09811d516
1 file changed
tree: b1e7bb7c9b4c059335f04dd9863cc0d48fa6aeab
  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.