[roll] Roll fuchsia [superproject] Roll third_party/pigweed c8a45fd..f9f0a91 (5 commits)

f9f0a91 pw_{assert, thread_zephyr}: Apply formatting fixes
4f404e5 pw_transfer: Update the proxy to only consider transfer chunks
0c00165 pw_allocator: Add IsEqual
8c3aef9 docs: Fix mentions of sample_project
db08908 pw_allocator: Soft-deprecate heap_viewer.py

GitOrigin-RevId: 48c8bf8e4baaf259ca915e2cd719d7fcb6eb6921
Roller-URL: https://ci.chromium.org/b/8753636592703136353
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1006875
Original-Revision: ffc6f011d59862228cb8a6b1e1a41aa4fc48ae81
Change-Id: I8e8b336c03249a1569fb2b1fea1eda177cc5b7ee
1 file changed
tree: f4e19c3abcd3b63777e4cd01f05c21a4d8109c04
  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.