[roll] Roll third_party/pigweed 833c67e..5c4ea8e (2 commits)

5c4ea8e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/143471 pw_build: Fix BazelRule private visibility
7d76da3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/143511 pw_varint: Add Rust support
GitOrigin-RevId: 7b070a5e28a1655a5873fac12afeb19f1cd79f20
Change-Id: I17686974a41f4dfc073211037f91315bae51caf1
1 file changed
tree: 10b9e039e2d847fc998500b923845b454e594ac5
  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.