[roll] Roll third_party/pigweed 2fbb8d0..d85afb6 (6 commits)

d85afb6 seed: Add authors to SEED document headers
81b4e41 pw_alignment: Add CMake & Soong support
5d09b50 pw_cpu_exception_cortex_m: Handle ARM v8.1 case
54df1af pw_transfer: Make cancellation a method on handles
e5a3ac3 pw_toolchain: Use LLVM compiler-rt builtins
0f089a3 pw_toolchain_bazel: Migrate to custom PwFeatureInfo

GitOrigin-RevId: b810bca7db88be226473820de1a93f553c82ba92
Change-Id: If9cb107e2189dfdbc6517ca617ddf67acaa7de80
1 file changed
tree: ce868b2457cba8a9dcebfd546be72f6e43e5b176
  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.