[roll] Roll third_party/pigweed 3cb8dc4..fc03520 (10 commits)

fc03520 pw_web: Run eslint fix on all .ts files
a6ff2cb pw_log: Update includes for tokenized arguments
0a4e6db pw_channel: Move to PendAllocateWriteBuffer
f335a36 pw_bluetooth_sapphire: Remove instances of CommandCompleteEventParams
7f97693 pw_build: Fix GN rust debug opt level
322cd39 pw_bluetooth_sapphire: Embossify command status events
31d6d4f pw_bluetooth_sapphire: Embossify callbacks used with SendCommand
811a594 pw_bluetooth_sapphire: Replace instances of CommandCompleteEventParams
70d3941 pw_*: Fix typo messsage->message
c638d7a pw_bluetooth: Move emboss_util from pw_bluetooth_proxy/internal

GitOrigin-RevId: 83cb2d00569b7cf223db8963f113f97a53332ce4
Change-Id: I8c52b3c29e05af3512ce0bf1b8863dd42200545c
1 file changed
tree: ebc7e752b1ae029fed9a04ccdf877809c8b1fdc0
  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.