[roll] Roll third_party/pigweed 0975df5..5e9e392 (9 commits)

5e9e392 pw_bluetooth: Add create connection cancel return
52fbfaf pw_build: Make pw_load_phase_test host only
39884c8 pw_status: Convert StatusWithSize to Doxygen
42cea59 pw_status: Remove StatusWithSize::size_or()
92a0165 pw_rpc: Limit maximum stored responses in Python client
ae0fb10 pw_rpc: Remove deprecated / obsolete features
2e5bb7f pw_rpc: Fix open in callback_client
35c221f pw_rpc: Merge PendingRpc and RpcIds
19cb9e4 OWNERS: Add davidroth@

GitOrigin-RevId: 8e78513fbe49dcdd57f34c91170976f6f1824851
Change-Id: I0e6878185b0fa6879c9ec8a5d65e04d24b2ba107
1 file changed
tree: d13671d24bd7e99248c5fef58121b32cff2a5126
  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 via the IRC channel #fuchsia on Freenode.

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.