[roll] Roll fuchsia [superproject] Roll third_party/pigweed 64f4588..a8bf99f (9 commits)

a8bf99f pw_hex_dump: Remove pw prefix from log_bytes
2e092bc BUILD.bazel: Remove unnecessary @pigweed references
ae4cc14 pw_i2c: Handle unaligned buffer reads in register_device_test
5a8f064 pw_channel: Cleanup redundant checks in epoll_channel
1d07429 rp2040: Mark rp2040_binary as a non-executable target for host
5dd7c05 rp2040: Add IFTT to keep the rp2040 transition and config in sync
1dbd4a4 pw_presubmit: Add check for rp2040_binary transition
0ea6a01 rp2040: Add missing backends
73b4c41 pw_system: Async packet processing component

GitOrigin-RevId: ad16e47e3fe38cb67b8cea3712ba923a8c4e43ab
Roller-URL: https://ci.chromium.org/b/8744023671216260705
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1072737
Original-Revision: 61786e2c85b42bac660bad203f55e9f2967709a2
Change-Id: Id102b760b134cbe66e49697951c5f81596bea9a7
1 file changed
tree: fd45ebee088e657a8fdb7fd84e5d6556bc2e1844
  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.