[roll] Roll third_party/pigweed 7101748..5bda8d1 (2 commits)

5bda8d1 pw_digital_io_linux: Move OwnedFd to its own header file
6fb2433 pw_cpu_exception_cortex_m: Add util_test to tests

GitOrigin-RevId: de66cf43cc964c9aa6e3cd84a8350c6b4c9d6852
Change-Id: Ifdb1610cab0d247c17518de3d3099d09ddf704c9
1 file changed
tree: 517511b4582d110e693c6ab838704c27be389ffe
  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.