[roll] Roll fuchsia [superproject] Roll third_party/pigweed e982c93..0d0b991 (4 commits)

0d0b991 pw_{cli,module,watch}: Add exit codes
c050599 pw_transfer: Add GetResourceStatus method
a274347 pw_toolchain: Remove unnecessary toolchain arguments
e8de610 pw_chrono_rp2040: Minor tweaks to documentation and test

GitOrigin-RevId: a13da61816d4771bd7f2408657b92ebc3a45ecf4
Roller-URL: https://ci.chromium.org/b/8755901968646596097
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993067
Original-Revision: ba21f09f7abfb8a6b142e9400986ed54a763ff17
Change-Id: I0296a591456d79932edcdc0bd59cd272b2e38d8c
1 file changed
tree: e8a44932f63a80f4be1f1276c4c1f1b20db68751
  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.