[roll] Roll third_party/pigweed 11f0f33..864ea97 (5 commits)

864ea97:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135650 pw_rpc: Changing the default sleep duration for Zephyr build on Linux
dac14e8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/136053 pw_cli: Fix process exit success log level
2777215:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135871 pw_build: Only apply the first file prefix map
e6df489:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135870 pw_build: Fix file prefix mapping
d8ef2b1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135771 pw_bytes: Replace pw::endian with cpp20::endian from stdcompat
GitOrigin-RevId: 6d1c54a08c645fc17ba1e1abdef6ade1d7090aa2
Change-Id: I3ffbe73a6e6f7b721c44e011c1adfc054197c47c
1 file changed
tree: 2f5016114f6caec5a73f8b9f85034e8d5417de84
  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.