[roll] Roll fuchsia [superproject] 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: 1a84d0d5028a2a9994c8d8e9b8c72e675554200d
Roller-URL: https://ci.chromium.org/b/8748202707342790689
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046554
Original-Revision: 5b422bf86efcf582154f698a9798c354924498e7
Change-Id: I9f75174ef89c4e32d7519f1c6b3be5f0e71197eb
1 file changed
tree: ddbc9975d284f8cb2da4eb9768a3a42bf3667edc
  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.