[roll] Roll third_party/pigweed 8fd5c5b..4037d86 (6 commits)

4037d86:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153751 pw_log_zephyr: Add EOT character to help with detokenizing on Zephyr
1bd7446:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153351 pw_digital_io: Doxygenify the state methods
b6c2ff1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153192 pw_digital_io: Doxygenify the provides_* methods
d851dcb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153651 pw_system: Move snapshot proto call to namespace
148e931:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153652 pw_build: Forward Python deps for pw_python_distributions
d531598:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151051 pw_toolchain: Include cross reference table in map files
GitOrigin-RevId: 9628c031b3e78e600b5f09a9416a36f81c4e781d
Change-Id: I2aae86443f75b81afa49ea90fea8a607237054ba
1 file changed
tree: 4858ef1e4d80d1bd19ee13749291b43b6e6638b2
  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.