[roll] Roll third_party/pigweed 6dc3d69..0e9a0e5 (5 commits)

0e9a0e5 pw_bluetooth: Add GetHciHeaderSize and GetHciPayloadSize APIs
7ac6cb6 pw_router: Migrate size report to Bazel
cbe119a pw_kernel: Add Process object to scheduler
031db67 pw_channel: Fix error with private destructor and pw::NoDestructor
37062d4 docs/style/cpp: Fix typos; update async module link

GitOrigin-RevId: 182543a890984c1e3480865fa2aa587ed12d67bf
Change-Id: I6c7dad892e199ebdfcb8b883329800b853fea5c0
1 file changed
tree: 9ee7b891c9ac51fb4dea2c335434b0094c461e7f
  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 in one of the communication channels documented at get involved.

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.