[roll] Roll fuchsia [roll] Roll third_party/pigweed 8bbf389..6e09941 (11 commits)

6e09941 pw_allocator: FaultInjectingAllocator for testing
435f8ca Revert "pw_tokenizer: Never silently detokenize collisions in Python"
68343a0 pw_transfer: Mark client streams closed on RPC error
613d0fa pw_bluetooth_sapphire: Add IsoDataChannel::ClearControllerPacketCount
48f6208 pw_chrono_stl: Add system_timer.cc to android build
43b391a pw_env_setup: Uprev 'requests' for Zephyr compatibility
70e703c pw_kernel: Add Event primitive
19d9058 pw_bluetooth_sapphire: Remove unique_ptr from IsoStream rx queue
0f7f2c6 pw_bluetooth_sapphire: Remove unique_ptr from GenDataBlob return value
f2a9ba5 pw_sys_io_zephyr: Send bytes to printk if !console
86c9dd4 pw_bluetooth_sapphire: Move ISO TX queue to IsoStream

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271867
Original-Revision: 371663e9d5704fa68fb7d23e417b57d7596dd2d4
GitOrigin-RevId: 6d951163ab67277834a7cc7a80149b5c75db779d
Change-Id: I06b6044768e3b17060abec613e29b3ee530d9fe5
1 file changed
tree: caa86ec35d44df0a87512f09f2fad015eaab9f98
  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.