[roll] Roll third_party/pigweed fba0833..751a5ae (7 commits)

751a5ae pw_docgen: Include required Python packages
85469bd pw_containers: Add examples
1ad38f0 pw_build_info: Fix constant name in documentation
92ab032 pw_containers: Fix tree rebalancing
4c5e994 pw_containers: Fix Android.bp for intrusive_list
d0e975b pw_env_setup: Update Windows Python constraints
1f2e4ef pw_presubmit: Add steps to upload Pigweed Python to pypi.org

GitOrigin-RevId: ecb8ff5f5d1b3c90f8bc32fee4a291a0841dda03
Change-Id: I57bb4d1de192eedf585f4f2844f5d9c76903291b
1 file changed
tree: 4867f1931ee4e9790ecb9e841e6fa63238351d9f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.