[roll] Roll third_party/pigweed fb0e327..00e8270 (5 commits)

00e8270:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154496 pw_hdlc: Handle sys.stdout without a buffer attribute
3382261:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154493 pw_sync: Remove redundant Bazel targets
95eaff2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154492 pw_transfer: Tag integration tests
f4e144d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154392 pw_stream: Convert API docs to doxygen
11716b3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154491 pw_protobuf: Add java_proto_lite BUILD target for common_proto
GitOrigin-RevId: ce7d5f70213fe8b98fc3ea0bc2fb4c91e48b1264
Change-Id: Ie5df7914431de029a0571bf6756b3582dc3d2cce
1 file changed
tree: 6e75cb85d54e651cb6cbf030c40a7dca9e926c13
  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.