[roll] Roll fuchsia [superproject] Roll third_party/pigweed 829519b..00582ec (4 commits)

00582ec pw_rpc: Add stop method to Watchdog
fbf120d pw_rpc: Limit maximum stored responses in Typescript client
0b21c84 pw_rpc: Add missing Bazel test rules
8b659f0 pw_trace_tokenized: Fix TokenizedTracer initialization

GitOrigin-RevId: 1ed4800ad19a0e618465ca7186c222c34b4605fe
Roller-URL: https://ci.chromium.org/b/8739146163585817985
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103395
Original-Revision: eacae6adcae197070d84599b576c46ad68dbec5e
Change-Id: Id78e2ea141c61c8b73ee8f117f3111f886ea2c1e
1 file changed
tree: b93073d4f80910f09de8b277c123f99bbe26d05f
  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.