[roll] Roll third_party/pigweed 1e464ac..ebeb08b (6 commits)

ebeb08b pw_protobuf_compiler: Add UT for generate_protos.py
e936455 pw_bluetooth: Add sarahbodin@google to OWNERS
b83cfa9 pw_bluetooth_sapphire: Add sarahbodin@google to OWNERS
8c6e65d pw_presubmit: Migrate owners formatter
0cc57ee pw_toolchain: Fix typo
982bc7d pw_bluetooth_sapphire: Fix basic_mode_rx_engine_fuzzer

GitOrigin-RevId: fd4411c2608a92364b9685adb676015029a35a76
Change-Id: I580179c07f4c92f85f6dab06662588598c09d2c5
1 file changed
tree: 91157cb9cb7f3cd53a9713b1ccd0acd1d1de769c
  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.