[roll] Roll third_party/pigweed 78f9a92..ddf5154 (3 commits)

ddf5154 pw_bluetooth_proxy: Migrate size reports to Bazel
91fc8c4 pw_containers: Prohibit InlineDeque::resize() exceeding max_size()
49eaa58 pw_thread: Introduce ThreadChecker

GitOrigin-RevId: aa9728373666fc26f50941a49b18ea1c02eb2802
Change-Id: I10f375fc58e33072d471c3f258784c9add6067ee
1 file changed
tree: 33d9044dc48cf54ac4a33417795322f2c6b6e580
  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.