[roll] Roll third_party/pigweed f69b7e7..b6ba89f (6 commits)

b6ba89f bazel: Update libusb source hash
f59444c pw_unit_test: Run RPC-based tests on dedicated thread
74fc655 Revert "pw_env_setup: Add some Rosetta logging"
665725c pw_bluetooth: Fix docs.rst section ordering and nesting
7fcc58e build: Upgrade rules_rust to 0.59.2
3a27d96 bazel: Rename Python pip hub

GitOrigin-RevId: 7d916015f1343d54cf5f39f17d83f63d7e042cff
Change-Id: Ibd60b251963f3f564df952fb556f447afb186c68
1 file changed
tree: 6d7b8f28bdc25b01903da924c0c5565f473356b1
  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.