[roll] Roll fuchsia [roll] Roll third_party/pigweed f5d0797..45437e9 (5 commits)

45437e9 third_party/mbedtls: Remove unneeded config_default.h symlink
7310bc5 roll: toolchain
73305f2 pw_kernel: Fix clippy lints with new rust compiler
1f925e2 pw_trace_tokenized: Make transfer handler faster
61792ff pw_multibuf: Update IFTTT lint comments

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408521
Original-Revision: f11cccce7436615fb40d01b16f509f6993fa9207
GitOrigin-RevId: 751ee2cd4f186fd095197c041499a22f928a4168
Change-Id: Ie14b0a18f5a4b4d6f6cb618d4ca5b0bd19f07a63
1 file changed
tree: 6fc139f97d1d5633d258fbfaf500aa429f8365e3
  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.