[roll] Roll third_party/pigweed a7c4dd8..4a28597 (5 commits)

4a28597 docs: Add Bazel style guide
bb9f65d pw_assert: Improve error messages in constant expressions
d257329 pw_protobuf_compiler: Split pw_proto_library.bzl
2bfeaec pw_bluetooth_proxy: Add L2cap service listener API
9de12f9 pw_presubmit: Remove pw_grpc from includes exception list

GitOrigin-RevId: a1b3f35c8c80c50f8112ddcc3ef27b13c6b799c9
Change-Id: I878648a033853187501d701376484ac499a41c58
1 file changed
tree: 1f55b8d26e5441d380562a52c23b4610d4bc9dec
  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.