[roll] Roll third_party/pigweed b258eb3..8dc3f4c (4 commits)

8dc3f4c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/148334 pw_fuzzer: Expand FuzzTest stubs
a833a8f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149854 pw_rpc: Add ifdef guard for assert for Andestech RISC-V GCC10.3.0
661ef12:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150237 *: Fix internal-only links
30921d6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135478 pw_build: Add support for rust proc macros via pw_rust_proc_macro
GitOrigin-RevId: 0abbecc93c7cd23d3b164c2e2f518db14a74125a
Change-Id: Ie0eee5d76a9f60cad721c4f56a054cf635b4cc4c
1 file changed
tree: 0fb61b51e0e59367095637ddfe51e499161c51fa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.