[roll] Roll third_party/pigweed e61c2da..2fbb8d0 (5 commits)

2fbb8d0 docs: Fix module homepage canonical URLs
c692387 pw_tokenizer: Mention GCC template bug in the docs
88a6091 pw_format: Fix safe buildifier warnings
714f42a pw_transfer: Allow setting a transfer resource size in C++
58010f7 pw_compilation_testing: Minor improvements

GitOrigin-RevId: 734a35608607b95fa52e25981c8fd39bd23922fc
Change-Id: I8a01629e3ca261cd5ece8a9e33eb19f664d028c5
1 file changed
tree: 7d8cd51ea0c16320fa80028f25c3e8918195a8af
  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.