[roll] Roll third_party/pigweed e07a089..9913b3b (2 commits)

9913b3b pw_channel: Only open read/write if channel is readable/writable
ed67830 pw_thread: Fix thread snapshot service test

GitOrigin-RevId: 69520d4b843432a7c3bc52e3afe793060d3462fa
Change-Id: Ic9e633de6a6e023b521f7ee2c8b44eeb28dcf2b9
1 file changed
tree: 413c7778412fe330b55aab04ddcb3fddf89bddf1
  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 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.