[roll] Roll third_party/pigweed 2dad233..ea3cdbd (7 commits)

ea3cdbd pw_kernel: Change k_host to use basic logging
212e8a0 pw_format: Fix cast detection in some rust-analyzer cases
bc7c0a1 pw_bluetooth: Address TODO to clean the interface
0512437 pw_kernel: Refactor thread initialization
b800743 pw_kernel: Refactor unittest to reduce duplication
5ad36c0 pw_kernel: Use in-tree list library for unittest
4a1dfeb pw_kernel: Provide macro for defining list links

GitOrigin-RevId: 06905dd109f039af7034a0de5f7fa2dd90cad58c
Change-Id: Ibe6f0d83ddc8b658229dc884a7ac16341a6cd64a
1 file changed
tree: 12ef51fd57323e1007cf7a5472b42cb3dc420dbe
  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.