[roll] Roll third_party/pigweed bfdc41d..711db13 (5 commits)

711db13:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133270 pw_build: Add command_launcher argument to pw_python_action template
3c2c05f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133050 pw_unit_test: Only forward source_set vars to lib
a92f2b1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133131 SEED-0101: Minor update
072cf21:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133111 docs: Remove redundant Doxygen commands; update style guide
4b1c994:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133110 clang: Extract default lnosys flag into a config
GitOrigin-RevId: dc0ee059d758c7b310683ca24d3b3d84a495f3eb
Change-Id: Ia760c72135c3d6ff3b566365bd5abd90da55445e
1 file changed
tree: cd798d6c78d27709a862ed064f2d243605e2bc27
  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.