[roll] Roll third_party/pigweed 56b3cbf..33da8ba (8 commits)

33da8ba roll: bazel
eed9f3c pw_digital_io_linux: Add test_utils.h for ASSERT_OK and friends
56f740f pw_digital_io_linux: Minor updates to OwnedFd
4d868e6 pw_log: Make TODO actionable
47018e2 pw_boot_cortex_m: Emit pw_boot_Entry without prologue
d533f31 pw_presubmit: Add repo tool API
f4fef04 pw_toolchain: Add clang-apply-replacements plugin
12fda3b pw_rpc: Update docs for channel ID remapping

GitOrigin-RevId: c42e6409994898af1ed2f862e02e0100564d8855
Change-Id: I668ddb9cc9dce60867b9adf984705f13253696a4
1 file changed
tree: 147243ea2560e4f87daa948033070c4e64f48a77
  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.