[roll] Roll fuchsia [superproject] Roll third_party/pigweed b087cdb..c382dcf (5 commits)

c382dcf pw_rpc: Add TryFinish API for pw_rpc stream
7df8e94 pw_rpc: Remove deprecated functions from Java client
b95cc02 pw_sys_io_stm32cube: Fix build for f0xx, f1xx and f3xx families
a6b8457 pw_json: Move examples outside of the pw namespace
9e6bf8b third_party/stm32cube: Fix bazel hal driver build

GitOrigin-RevId: 43e366bb85e1e52531bd9195facfa126d6a1cebf
Roller-URL: https://ci.chromium.org/b/8753718108377233361
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1005931
Original-Revision: 5e1dc450e9c8db79c3142f052eff53119861f89a
Change-Id: I995c67a89ed3e5bb51196edc16bf8fe91a7a0cda
1 file changed
tree: 7e6cd56c70fdf46f1f8f3e42a05ab3fd1a5c7f01
  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.