[roll] Roll third_party/pigweed a9a64a7..aee408c (22 commits)

aee408c targets/rp2040: Support running tests using the debug probe
35450d7 pw_rpc: Fix hyperlink
61203e8 pw_bluetooth: Add HCI StatusCode values
0407909 zephyr: Fix typo
b0b4108 roll: gn
386a40b [fuchsia_infra] Roll 29 commits
ff21b92 pw_build: Add pw_elf_to_dump rule
ee4eea8 pw_digital_io_linux: Add trigger option to CLI watch command
eee9663 pw_log: Cast log level to int32_t
962d662 pw_transfer: Always terminate transfers on stream reopen
66c06bc docs: blog: Bazel feature flags
7a6837d pw_digital_io_linux: Add "watch" command
1ed69ae pw_digital_io_linux: Add support for input interrupts
e56d63c pw_digital_io_linux: Move examples out to compiled source files
2fd1e9c pw_digital_io_linux: Update mock_vfs
a07f9d1 pw_digital_io_linux: Add log_errno.h
9e5f85b pw_system: Mention that extra libs need alwayslink
96313b7 pw_malloc: Add allocator backends
93fa287 targets/rp2040: Add pico/debug probe filtering flags
bdc50b6 pw_log_string: Set default log backend
da28a3e pw_stream_uart_mcuxpresso: InterruptSafeWriter example
1aa9d51 pw_stream_uart_mcuxpresso: Stream example

GitOrigin-RevId: 9c229f17a9833cb954565a8dc40551d59a7ec6cf
Change-Id: I377f4c70ea215805fdc4cd141f63992cf754c4e3
1 file changed
tree: ab84b6ce03b41f13b862a8a63afe0f6ff6b79557
  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.