[roll] Roll third_party/pigweed 0510f0f..4746ad5 (4 commits)

4746ad5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126004 pw_presubmit: Add substeps to docs/host tools
d8c795b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126003 pw_presubmit: Add substeps to software update
150e4b3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126030 pw_presubmit: Fix issue with substeps
ad3479f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126002 pw_presubmit: Add substeps to crypto presubmits
GitOrigin-RevId: 4f173c0bb4b7f7ea56940ec048d02f6bca472306
Change-Id: I256a4330ec8d9034e1bcf5121cc5f0944916a5d0
1 file changed
tree: 2a45d3e2ac1d2d61b1917340ce2d7d372ce85cc7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.