[roll] Roll third_party/pigweed c837726..e078345 (5 commits)

e078345 pw_sync: Support yield on riscv64
b4a6f35 pw_stream_shmem_mcuxpresso: Add write timeout option
1040a27 pw_stream_shmem_mcuxpresso: Add OWNERS
8eeeb95 pw_toolchain: Add riscv clang toolchain libc support
340ed12 pw_bloat: Reusable Python run_report function

GitOrigin-RevId: 68c021eca3e0f39922a26c69f7d2b32eff209c1d
Change-Id: I11edb7f7dd4493c29601a7289e512089781fd7b8
1 file changed
tree: 1bce1729d69c4b6e77482b5d04db7cb3e7288e6f
  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.