[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_async2: Add EnqueueHeapFunc

This function is designed to allow for easy
transition from heap-allocated callback-based APIs or uses of
the deprecated pw::async HeapDispatcher.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242035
Original-Revision: 068949bbe9f8a5a03d9b44ae740461c4c01691ca
GitOrigin-RevId: 11a50fbe79c282ac02d440404d0c73a195fc771a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139135
Original-Revision: ed054ac4ef7173a7c9df2584b23fabb60ea6df88
Change-Id: I7030b173b0b224727ea2ebf31223cf72e0037545
1 file changed
tree: cea3be051f4aedf6a82448464b9213d6bb1f048b
  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.