[roll] Roll fuchsia [roll] Roll third_party/pigweed fa7e587..21e681a (7 commits)

21e681a pw_multibuf: Remove unneeded BUILD.gn
cb53389 pw_multibuf: Store per-chunk memory context
34a27fb pw_async2: Use correct domain when logging task names
fcbd482 pw_sync_stl: Explicitly include missing library
5146c83 pw_bluetooth_proxy: Create GATT integration test
497ce0d pw_multibuf: Encapsulate Entry details
b4b5d73 pw_bluetooth_proxy: Create test_utils target

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1468271
Original-Revision: ce75d0be831403f005ac1918c10ddc9a3fea5bcb
GitOrigin-RevId: e39ab5af00e45dd77df0ddfeaa66175b67336238
Change-Id: I53161b0308ee23cb7a3c135c3438f006857c0bb7
1 file changed
tree: c215594ad67fdc28891f35f108009e46422353c5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.