[roll] Roll fuchsia [roll] Roll third_party/pigweed 89063fb..5c5e892 (10 commits)

5c5e892 pw_tokenizer: Warn about using deprecated functions
8290285 pw_ide: Overhaul of Bazel compile commands workflow
472a303 pw_kernel: System image construction
1d9bfbb pw_grpc: Guard module with new enabled constraint
0dabdad pw_tokenizer: Deduplicate entries when reading from ELF
81291f0 pw_kernel: Document register wrappers
a83f811 pw_kernel: Make regs structs repr(transparent)
1cb9ceb third_party/pico_sdk: Remove noisy TODOs
95bb7d2 pw_ide: Replace hyphen in pigweed-vscode dir
8bdb9b2 pw_kernel: Override target via platform

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270932
Original-Revision: 7254c887343b7e8e697772d14a0c9abbc783b048
GitOrigin-RevId: cddd544128c60fc1f415dfd0b7bac01c741b63b8
Change-Id: Id1bd06d797ce029e04a6065b5a6d2bad2a02651c
1 file changed
tree: 067bffa5584b5e86dec09daa67db3c015338e60f
  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.