[roll] Roll third_party/pigweed d6cad3c..20e20c2 (7 commits)

20e20c2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157872 pw_system: Update IPython init API
64526a8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157658 docs: pigweed.dev feature grid
d613643:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/148337 pw_fuzzer: Update fuzzers to use Pigweed domains
0fc84fd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150233 pw_build: Avoid extra newlines for docs in generate_3p_gn
157ea64:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/155270 pw_build: pip install GN args
a712de7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154550 pw_unit_test: Update metadata test type for unit tests
5ea607f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153572 pw_sync: Add lock traits
GitOrigin-RevId: 54ee316787b6265184ebcda2dd8ba05367ea9124
Change-Id: I95158c483c745d5c25d6dba3117ec6caa401515c
1 file changed
tree: d00e7b7eb340bb33a1c81356af74e8bba2ac8d6d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.