[roll] Roll third_party/pigweed e7934a3..662d5e8 (4 commits)

662d5e8 pw_kernel: Remove obsolete console.rs file
824ffb3 pw_kernel: Add config KERNEL_STACK_SIZE_BYTES
222ad32 pw_kernel: Add SCHEDULER_TICK_HZ to config
e5b0af2 bazel: Propagate rules_rust error_format to exec config

GitOrigin-RevId: 52ab896ba3aa58532ad8cbb2f49a33c7f7b28314
Change-Id: I2180faeca16ba0477795ba76946049397aaf0536
1 file changed
tree: f9229e8b16c2581d3a8538cfb6d119130f1a9f52
  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 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.