[roll] Roll third_party/pigweed f02b782..a0cc8f1 (3 commits)

a0cc8f1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/124493 pw_protobuf: Fix missing <cstring> include in test code
9f1f6cf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/124471 pw_transfer: Remove unnecessary verbose log
ef77df2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/124490 pw_containers: Fix missing <cstring> include in test code
GitOrigin-RevId: 7acbd3368ca667294fcd02eff45272827cbe78b8
Change-Id: Id38ead74fa00fcdfc82aacc035eb0e1d94e51c58
1 file changed
tree: 4ea7d85d791e7c1da190917f99398971f488e11d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.