[roll] Roll third_party/pigweed 9ad961b..6aa19d1 (5 commits)

6aa19d1 pw_persistent_ram: Add more tests to PersistentBuffer
a38ad87 pw_presubmit: No copyright for MODULE.bazel.lock
afd7bfd pw_doctor: Update expected tools on POSIX
47524c5 pw_containers: Protected InlineQueue/Deque<T> destructor
db66e1e pw_containers: Make Vector<T> destructor protected

GitOrigin-RevId: c570c77dd1811d38cb19d0959882e6a4321c07aa
Change-Id: I93c08af80e3e35760311bf08eab245097457e314
1 file changed
tree: 795c4e9b527d7005ef7b8e4d0b2b1f96f8a31f6f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.