[roll] Roll third_party/pigweed 1c277ee..68222f9 (5 commits)

68222f9 pw_async2: Use IntrusiveForwardList for task wakers
b61bd3b pw_perf_test: Set log level; minor updates
72f5894 pw_rpc: Add kconfig dependency on PIGWEED_THREAD_SLEEP
69fc79a pw_sync_zephyr: Fix backend mapping for binary_semaphore
5ba1848 pw_ring_buffer: Suppring reading via a pw::Function

GitOrigin-RevId: 3f91efeb1f9b32b434ae2b4071920e5e3b6a0d64
Change-Id: Ia71c229bc1616b0ce89c42bada069a0e68837648
1 file changed
tree: 8fc6d8e87fbea514ac6123fc286e48de7d097dcf
  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.