[roll] Roll third_party/pigweed fc9ef30..c010093 (5 commits)

c010093 pw_build: Update bazel_to_gn.py to use bzlmod
498df09 docs: Update the contributing guide
0c7d46b various: Fix trivial warnings
df4204e pw_blob_store: Migrate size reports to Bazel
7c41ce5 pw_build: Remove pedantic exceptions

GitOrigin-RevId: d956b31ad02c0ce6aa2c1f7fb05e42219c5fe45e
Change-Id: Ia2df993e09531e237c0f374c22163a29a1a0f42f
1 file changed
tree: 75615804e5e9ab8f5ffe335910de084c4889607a
  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.