[roll] Roll third_party/pigweed 0944913..54cb716 (4 commits)

54cb716 pw_bluetooth_proxy: Make proxy constructor args explicit
303810b pw_multisink: Scope disabling unsigned-integer-overflow
b3e2d8c pw_bluetooth_sapphire: Implement Central start scan
0ea7157 pw_bluetooth: Add frame_type and poll_final definitions for rfcomm

GitOrigin-RevId: 41a9b8eb7bab62a23250588cfc9521aa76b0cde3
Change-Id: Ib0d82b48f87c490b6bf9ca95dd6050b4e03d3cd1
1 file changed
tree: ef92e8b87dcce4e2ee48cefdf0c09ac1238a7873
  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.