[roll] 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: 5f8c91957ebbbe8c1ad66eca932fc255afd2bbd7
Change-Id: I160070b32f2f91f780ac5b2ead8ed5d57163bb04
1 file changed
tree: 2d8704431e138809571e840218c910392e1faf53
  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.