[roll] Roll third_party/pigweed 786f3bc..144c028 (5 commits)

144c028 pw_protobuf: Set minimum and maximum edition fields in plugin
81b8314 docs: Configure docs_build to support emboss & sapphire
4dda096 OWNERS: Apply WORKSPACE_OWNERS to MODULE.bazel*
92e854a pw_rpc: Warn when client completion callback is disabled
c064969 pw_rpc: Simplify enabling packet debug logs

GitOrigin-RevId: 8729e11df5eebd126e7d78ce4dd264b820cda794
Change-Id: I66f831742fe74ffea1f93f1b4be4fec690e9ad51
1 file changed
tree: 7bacc530f390c81ce6a0059f550480425ea90b08
  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.