[roll] Roll third_party/pigweed 871fd5f..c5e79ca (5 commits)

c5e79ca pw_spi_mcuxpresso: Add check_fifo_error to responder config
83af8ae pw_random_fuchsia: Create Fuchsia backend for pw_random
9e609d2 rp2350: Fix architecture in crash snapshot
70bff1c pw_system: Support ARM Cortex M55 system
3dc3f1a pw_log_fuchsia: Create pw_log Fuchsia backend

GitOrigin-RevId: 8bcf0defed85551542860c2d21b5e48c124338f9
Change-Id: Ie5d38462efe3e3d844dd8237c08eb33dc79069ea
1 file changed
tree: 6692654c16f5667c30417e856464901f0e7d2a76
  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.