[roll] Roll third_party/pigweed de5cccc..dfdcdb9 (6 commits)

dfdcdb9 pw_protobuf: Support file-level presence option
42962f4 docs: Bazel integration: bzlmod, Bazel versions
c79f042 pw_bluetooth_sapphire: Fix Host::Pair dual mode behavior
54a7d97 pw_build: Correct pw_python_distribution file overwrite logic
5da1b33 pw_bluetooth_proxy: Finish event_fn migration
2181498 pw_bluetooth_proxy: Add ability for BasicL2capChannel to forward to host

GitOrigin-RevId: 834275828ad3392b9ea852591caa1338695c8b56
Change-Id: Iab58184b68a090b2d2b9851f827680b841dc80c8
1 file changed
tree: 2fff5b4ffd5a22a466e4ff1820f9cf4402ed813d
  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.