[roll] Roll fuchsia [superproject] Roll third_party/pigweed e2d9250..8a235f0 (3 commits)

8a235f0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131314 docs: Generate pw_string API reference from Doxygen
84fa1a6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/132734 pw_env_setup: Properly bail out on pw_check_root failures
db2fefd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126928 pw_alignment: Add a new module for ensuring alignment with atomics
GitOrigin-RevId: a95b5d4f519e945038aa82f28ed3089a4f17b3d8
Roller-URL: https://ci.chromium.org/b/8787050809372043873
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/817389
Original-Revision: c4eae590057ce0b3902ca2f75d4c68f4b4070baf
Change-Id: I5cd207e109f64fa49ef02337b6eada3489e10716
1 file changed
tree: 032953c6bc17414f19ad718c874bf67d2f0aae0e
  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.