[roll] Roll fuchsia [superproject] Roll third_party/pigweed 232f7de..01f704a (4 commits)

01f704a pw_env_setup: Update CIPD rust version
df32be4 pw_tokenizer: Refactor Rust hash code to allow multi-input hashing
64f74b4 pw_bytes: Add Rust helpers for contcatenating const slices and strs
6de3886 pw_rust: Tweak docs for Rust tokenized logging example

GitOrigin-RevId: 95c782afe44340739bc7c67ac9cc8e26fd9b6a2a
Roller-URL: https://ci.chromium.org/b/8754061510439292097
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004154
Original-Revision: 5d119080469a5044cab9185be0fc9bb9628cda3c
Change-Id: I00c9396b81a245b8a7b9b2923d52629da7a54425
1 file changed
tree: 3c9f5bff2307ad59c665678debaf9a08afd50a24
  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 via the IRC channel #fuchsia on Freenode.

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.