[roll] Roll fuchsia [roll] Roll third_party/pigweed 829e194..20424e8 (6 commits)

20424e8 pw_async2: Migrate to new Dispatcher API in tests and examples
660912f pw_kernel: Trim encoded tokenized output buffer to avoid sending nulls
8da97e7 pw_kernel: Evaluate arithmetic on constants in panic_checker
308c259 pw_kernel: Only build codegen on required target
2158080 pw_bluetooth_sapphire: Modify function return type for explicit status
875f848 [owners] Remove vars@google.com from pw_stm32cube_build/OWNERS

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1422518
Original-Revision: 3fc5e365c5693b72360ed793b24a29090c90a1b4
GitOrigin-RevId: b083a015313f2b8ae3faecef125e8d1d9c36d130
Change-Id: I20d90e5c249b55a59a02d491a5446acec1b1ff45
1 file changed
tree: 517874cb00d7fe69fac71df3b23c3f603fe0ec73
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.