[roll] Roll third_party/pigweed 0a517b7..4b9353e (4 commits)

4b9353e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170790 pw_chre: Write our own version.cc
ac288ee:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171239 docs: Add link to in-progress hardware targets
76a563a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171103 pw_async_basic: `release` outside of lock context
4c94ea5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171102 pw_async_basic: Remove unnecessary 5-second wakeup
GitOrigin-RevId: aba35cf3708f3510d59fc90e010e384446fd1403
Change-Id: I967ccdcea9b2e4cc85325b702f7cee2d0955b57c
1 file changed
tree: 058e2ee6b0b93ff3bb1e2f82e202fa3c769b35c7
  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.