[roll] Roll third_party/pigweed 81b9531..db4aa33 (13 commits)

db4aa33 pw_bluetooth_proxy: Have release_fn take buffer*
d9c9e49 pw_bluetooth_proxy: Add GetH4Span
0b1d2bf pw_clock_tree_mcuxpresso: Use AcquireWith for audio PLL
ae68ff1 pw_clock_tree: Introduce ClockTree AcquireWith method
f894d1a pw_target_runner: Send test binaries over gRPC
3292a27 pw_bluetooth: Add WritePinTypeCommandCompleteEvent Emboss struct
3a9cb7b pw_bluetooth: Add ReadPinTypeCommandCompleteEvent Emboss struct
3ca190b pw_bluetooth: Add PinCodeRequestNegativeReplyCommandCompleteEvent Emboss
f6773e3 docs: Remove mention of multiplexers
68e267d pw_bluetooth: Add PinCodeRequestReplyCommandCompleteEvent Emboss struct
ac53f2a pw_bluetooth: Add WritePinTypeCommand Emboss struct
484b22c pw_bluetooth: Add ReadPinTypeCommand Emboss struct
3eb5b9b pw_bluetooth: Add PinCodeRequestNegativeReplyCommand Emboss struct

GitOrigin-RevId: b05c7df842776baa65d78d7e581606291697bb63
Change-Id: Ic61a693b9f5ff935f7f323702a2b884bb1f8ab40
1 file changed
tree: 2109303be4d8a2e5edb52873f47f006263a1dab3
  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.