[roll] Roll fuchsia [superproject] Roll third_party/pigweed ccf6bd5..ba82ebf (8 commits)

ba82ebf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134114 pw_log: Move Zephyr logging intercept to zephyr_public_overrides/
e17d96b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134930 pw_bluetooth: Revert breaking change
20a5e5f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134053 pw_containers: Add pw::InlineDeque
d4dd70c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134850 pw_transfer: Make initial timeout configurable in C++ client
264ee85:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134871 pw_perf_test: Update OWNERS file
f13d874:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134730 pw_bluetooth: Add HCI command emboss definition
6ecc402:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134692 pw_async: Add Dispatcher::PostPeriodicAfter()
7118c8f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134770 pw_env_setup: Suppress some errors
GitOrigin-RevId: 6db511b42975ae36bb8bb0457a68aca0f4fcfd8e
Roller-URL: https://ci.chromium.org/b/8785890438045701329
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/823707
Original-Revision: d8364115a7bf62de702e331879c1d4117945e3a0
Change-Id: I0f9d327420f79097eba2e8c4d55f0709f7443a84
1 file changed
tree: 8cd4980ba81c95a7ae1fd6786179b4cde8713537
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.