[roll] Roll third_party/pigweed b6f2033..e7e47e7 (6 commits)

e7e47e7 pw_presubmit: Fix format fix command
7b6e43b pw_allocator: Add SharedPtr and WeakPtr
07b722d pw_format/rust: Declare additional formatter types
700d01e pw_tokenizer/rust: Support additonal argument types
bd14c15 pw_assert: Delete :pw_assert
7480855 pw_bluetooth_proxy: Split AclDataChannel synchronized fields up

GitOrigin-RevId: 893180fb23c902a537cf0bdc69116f68efbb1b12
Change-Id: Ic844010bfd344d69eeb037210d9b0fc95b309afc
1 file changed
tree: 29af35601204673a347d1c98565a5f6ecb42cb65
  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.