[roll] Roll third_party/pigweed 145b457..7f4759a (4 commits)

7f4759a pw_containers: Make item type deduction generic
25c8b84 pw_thread: Comment / docs updates
f1f654a pw_transfer: Bugfix for start handshake, and rate limit logs
1364b42 pw_bluetooth_sapphire: Only statically link libc++

GitOrigin-RevId: ce14178437c8ed8a4f613dcefc056f657a3b8c45
Change-Id: I5894d7cf12429bb3f6b84baff9aee8e94abca951
1 file changed
tree: 6121928b8028d7cb6c5c3c58ed01cdbd62dd3301
  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.