[roll] Roll fuchsia [superproject] Roll third_party/pigweed 1f8a974..ff8202f (5 commits)

ff8202f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150971 pw_spi: Add mcuxpresso backends for pw_spi
446b404:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152610 pw_env_setup: Add support for project_actions
c1ded2e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153352 pw_hdlc: Add option to change HDLC frame parsing
8455cfa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153270 python: Fix 3.11 lint errors
c9778b0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153272 pw_rpc_transport: Set HDLC address to pw_rpc default
GitOrigin-RevId: 28f62265d154095868b2bf9762afadeea10acf00
Roller-URL: https://ci.chromium.org/b/8777093218243590145
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878171
Original-Revision: 603bfd8ba5662289e78d603a7494d82e24640deb
Change-Id: I9635f7ec2a819c62e67427a95ef94867a8ca2fb0
1 file changed
tree: 8adedd217dd1401800e31edfaea426efc22456dd
  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.