[roll] Roll fuchsia [roll] Roll third_party/pigweed a1e03da..c26e388 (8 commits)

c26e388 pw_tokenizer: Remove deprecated detokenization functions
40c3432 pw_system: Migrate pw_system:async to generic thread creation
6e9873f pw_kernel: Add PMP support to RISC-V
b0417af pw_kernel: Add doc target for kernel crate
fc68344 docs: Update changelog note
9e16047 pw_async2: Enable implicit CTAD warnings
38bf4de pw_bluetooth_sapphire: Only create IsoStreamManager if supported
e0318cb pw_unit_test: If SetUp fails skip test body

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279374
Original-Revision: 9f655725628ca784917ac1a0d26a00d8d5a2b163
GitOrigin-RevId: 45386cb5f873734b6b59cdba379a64425c37971d
Change-Id: I1a84de4d6f50c2dfa3f4bfcfbd7fc0a6326a3120
1 file changed
tree: f43d7bff0353535148aade168ec75ab51f0c8109
  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.