[roll] Roll fuchsia [superproject] Roll third_party/pigweed da7dc28..a14d5d5 (13 commits)

a14d5d5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149851 pw_rpc: Convert svg diagrams to mermaid
0dac682:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149690 pw_bluetooth: Add LESetCIGParametersCommand
6a6ee80:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149850 docs: Upgrade sphinxcontrib-mermaid
fecb6d7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/41162 pw_blob_store: Minor doc cleanup
184a0cb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117093 pw_rpc: Remove unused constructors
6143d7e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137740 pw_rpc: Add packet processors to fuzz/engine_test
64ca922:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117092 pw_rpc: Add packet processors to nanopb testing context
bf5301b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117091 pw_rpc: Add packet processors to pwpb testing context
fb46130:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149615 pw_ide: Remove `build` dir from VS Code exclusions
bd765a7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/148813 pw_ide: Target -> Target toolchain
3265021:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149033 pw_kvs: Add SetReadLimit in FlashPartition::Reader
22e3d03:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117090 pw_rpc: Add packet processors to ClientServerTestingContext
a1e8808:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127074 pw_rpc: Warn about pw_protobuf in docs
GitOrigin-RevId: aed032baf7f082a68867050e62579a471324751d
Roller-URL: https://ci.chromium.org/b/8779532606111437713
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862978
Original-Revision: 0cbb6f24b198de49fa1d4eef226a847e06708a42
Change-Id: I3a2cf5ff8235e9a35fbeccf51e9aaf3b31fd758b
1 file changed
tree: 2a552eb0533a2f345aeb644ee73c7b56ad61de1b
  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.