[roll] Roll third_party/pigweed 006ab82..a16cc4c (13 commits)

a16cc4c roll: gn
d7c9aed roll: cmake
a63e2f7 pw_bluetooth: Add more opcodes
314a622 pw_bluetooth_sapphire: Fuchsia testing support
16c27d8 pw_bluetooth_proxy: Move to cpp23::to_underlying
7c532c9 pw_presubmit: Include doxygen html in docs_build
0052b9e pw_web: NPM version bump to 0.0.17
35632f3 pw_build: Add alwayslink option to pw_cc_blob_library
ce97896 pw_python: Update setup.sh requirements
a2f414d pw_channel: Rename methods to Pend prefix
afef6c3 pw_i2c: Revamp docs
6990ddb docs: Update references to quickstart/bazel
7f4b2bf pw_async2_epoll: Epoll-backed async2 dispatcher

GitOrigin-RevId: 6c14fb7dd7b129ff7d4af1af0573037690f8d2af
Change-Id: I3b59b0d9e7b463763acb1192cd1d0d146c0f259a
1 file changed
tree: eec8e1b4edac83a84602189498f8823e68fc9640
  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.