[roll] Roll third_party/pigweed c75066e..5800f3c (2 commits)

5800f3c pw_protobuf_compiler: Fix nanopb regen in CMake and GN
287cb91 pw_rpc: Fix MinEncodedSizeBytes for pw rpc packet

GitOrigin-RevId: c8c643c22a9c449bf2ed0db21c96a201de95f814
Change-Id: I662eb6dea96e78bfdcd12d450a4d16d3610de8cb
1 file changed
tree: 8936b3b5db1098bb55372b88f12810c8ebd66538
  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.