[roll] Roll third_party/pigweed b8d0c77..8d5564b (13 commits)

8d5564b pw_bluetooth_proxy: Remove MultiBufWriter
560ea15 pw_bluetooth_proxy: Update Recombiner to not use MultiBufWriter
ad02ea3 pw_bluetooth_proxy: Add tests for recombiner
1090603 pw_bluetooth_proxy: Correct IFTTT in CmakeLists.txt
24094e8 pw_bluetooth_proxy: Move Recombiner class to its own file
8bc1db5 pw_bluetooth_proxy: Track progress inside Recombiner
6c0f81a pw_bluetooth_proxy: Separate recombine IsComplete from multibuf read
8f74673 pw_bluetooth_proxy: Move recombine tracking to its own class
b0aecdb pw_bluetooth_sapphire: Fix PeerFuzzer
e68cccd pw_kernel: Combine cortex-m and riscv unittest_runner
50b3024 pw_bluetooth_proxy: Add more checks in recombination
8fee4cf pw_toolchain: Add example of clang-tidy setup
399d669 pw_{rpc, protobuf}: Fix bash script error

GitOrigin-RevId: 6d6cf693237bdc5b1c702087d1817047a2484496
Change-Id: Ie543c382899a403776ef29f7ca3ae029bc893909
1 file changed
tree: 6a909ba5c6ad7befaa554b90c4a063442e856ead
  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.