[roll] Roll third_party/pigweed 526a608..0c7c1eb (5 commits)

0c7c1eb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/175415 docs: Fix link
e21a6c7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/175412 SEED-0114: Claim SEED number
c8dfc2f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/175510 SEED-0113: Claim SEED number
f8ecf37:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173814 pw_minimal_cpp_stdlib: Support additional libraries
72956ad:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/175490 pw_chre: Remove TODOs for CHRE MacOS support
GitOrigin-RevId: 1d65fe9ee76466efebd0f39a0c9d459175c97378
Change-Id: I66b6849ba6d95e7ea119ef9cdd97e4a86fa85c51
1 file changed
tree: ab1fbe7f08a90c51779d4af6348973351db10ff7
  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.