[roll] Roll third_party/pigweed 8cb56bd..8165b25 (8 commits)

8165b25 third_party/freertos: Allow empty glob
a63dba9 pw_async2: Move classes to their own headers
7fd8ce1 pw_log_tokenized: Remove includes, fix layering
42f3db7 pw_rpc: Remove system_server multiplexer
ff0dac0 pw_toolchain: Fixup compiler helpers for use outside pigweed
0ae3933 pw_presubmit: Check includes on .bazelrc changes
f1b817c pw_build: Add -Wthread-safety-beta for upstream gn clang builds
29508f7 pw_bluetooth: Add MTU field into L2capOption structure

GitOrigin-RevId: 349040c83707abc788812c939115752157b01cda
Change-Id: I9e1f44dbcffdeb3b58522e28654b1432bf728b7d
1 file changed
tree: 4a06b599057d8afaa8db03aea47049fe3361c20a
  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.