[roll] Roll fuchsia [superproject] Roll third_party/pigweed b6de265..21933c6 (3 commits)

21933c6 pw_async2: Accept alignment in CoroPromiseType::operator new
5b608da pw_build: Restore layering_check workaround for pw_facade
ef6ae0d pw_string: Stringify time types

GitOrigin-RevId: f0f80c1a751323c5d6e1c0844e5ce29f00c6dfc2
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156584
Original-Revision: 02c9898d2e9592ca12058497a8a70ebf2592d66e
Change-Id: I590c661ae9e100826c390a6dcb80c7c598272d17
1 file changed
tree: e35d1bcad3b16667102b6262e3c6cc8f2e5d51c1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.