[roll] Roll fuchsia [roll] Roll third_party/pigweed 9d20141..ecdd75e (5 commits)

ecdd75e:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/ecdd75e8516cf4f441c9a1534f6adb515ffe906c pw_rpc: Fix implicit conversion warnings
f7cae80:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/f7cae80e1fee716bf846e30d7a9d4d00749ac84b pw_persistent_ram: Rework docs, add diagram
368c08f:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/368c08fcb9958ef43f961c483c879365f825a4d8 pw_string: Small docs fixes
1bed093:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/1bed093b9f46c11a32d49fd6a8e91e5461a60cb9 pw_allocator: Small docs fixes
f5d65bf:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/f5d65bf383c6ff09a617a007583da9f7b4312822 pw_build: Avoid running pw through bazel unless stale

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1554845
Original-Revision: 2825aebeac1f14c70fba92715290725f585eb084
GitOrigin-RevId: e9d151eca151d4ca946fac840962a679476ab314
Change-Id: Iadc1c42781df713fc6bb1f7718c57ea5d7252f59
1 file changed
tree: 54e8b9ffee586c95e67fdd1617d0b580590c0610
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.