[roll] Roll fuchsia [superproject] Roll third_party/pigweed 79d90a2..fb0e327 (7 commits)

fb0e327:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154192 pw_sys_io: Doxygenify ReadBytes()
ee39b08:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154432 pw_system: Add py.typed file
5320887:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154390 targets/rp2040: Fix pw_assert unit test
4a831a0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154110 pw_stream_uart_mcuxpresso: Add stream for NXP UART devices
58db588:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154252 bazel: Fix facade layering_check violations
0034559:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154051 pw_presubmit: Add mimxrt595_freertos build to internal presubmit
f8e1ad6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154050 pw_rpc_transport: Fix test deps
GitOrigin-RevId: b251f2f5bf8dd4c1eb16341a9f02b0d6f958ec42
Roller-URL: https://ci.chromium.org/b/8776205641387699937
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882111
Original-Revision: 7207278ed52241aa47f6790f393c3190840af070
Change-Id: I7cc427e6f4cb9d4e476bae479ca1079eaccbf5ad
1 file changed
tree: b54371f954ef1f35a500537f65b10f532f608cb2
  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.