[roll] Roll third_party/pigweed d094133..c75066e (18 commits)

c75066e pw_async_basic: Migrate size reports to Bazel
d42b678 pw_package: Update docs
aa79994 third_party/fuchsia: Use pw_external_fuchsia in gn
6ddd267 third_party: Remove re2
87bd99f pw_bluetooth_sapphire: Fix gtest_filter option in docs
bea4938 pw_function: Migrate size reports to Bazel
1504ec4 pw_bluetooth_sapphire: Implement ConnectionReceiver2
f8a67a2 pw_ide: Update .gitignore per new VS Code ext
a0f4099 pw_async2: Use IntrusiveList to store tasks
2055a56 pw_kernel: Use more verbose variable names
93e949d pw_sync_zephyr: Counting semaphore and semaphore fixes
861004c docs: Update console link
a1e323b pw_bluetooth_sapphire: Fix fuchsia emu docs
a589e90 roll: fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:27.20250429.4.1
448fef4 pw_bluetooth_sapphire: Use inspect in ActivityGovernorLeaseProvider
9b86116 pw_bluetooth_sapphire: Use ActivityGovernorLeaseProvider
2b9282f roll: fuchsia-infra-bazel-rules cb9e321..47af2cf (25 commits)
687d21a pw_bluetooth_sapphire: Use SuspendBlocker in LeaseProvider

GitOrigin-RevId: 7295cecdb9aa7ec8c2302fd9ee9b150326804a82
Change-Id: I68c33f8666489f7286684a8c4523408beca5b31d
1 file changed
tree: 5c9050ed50833b988b8f18709a57c09c99c3a764
  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 in one of the communication channels documented at get involved.

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.