[roll] Roll third_party/pigweed 99f3895..60fd19d (5 commits)

60fd19d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135250 pw_rpc: Move internal testing header
851ce68:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/130250 python: Upgrade to 3.11
9d69809:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126352 pw_digital_io: Document backend-specific behavior
c073c94:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133430 bazel: Upgrade nanopb and rules_python
0c151d8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135290 docs: Style guide updates for Doxygen
GitOrigin-RevId: 37d2ebfcf354c6b22338f7fcf4ac74461a296ec4
Change-Id: Iac98d1caf2c9cef53bdeaafc2de55f8bbf3dd129
1 file changed
tree: f2c518bc2e351f6448e5eccd93cec860a5f8eff2
  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.