[roll] Roll third_party/pigweed b2288d8..52aa0a9 (6 commits)

52aa0a9 pw_bluetooth: Provide generic validating emboss View/Writer creators
b35502c pw_preprocessor: Remove extra semicolon in test
99dfc64 pw_bluetooth_sapphire: Remove remaining HCI packed structs
17f8803 pw_bluetooth: Add variants of MakeEmboss* util that return a Result
5f9d087 pw_bluetooth: Add uint versions of command opcode fields
5740ed0 docs: Fix shortlinks

GitOrigin-RevId: fb7fb20d1be6ea887c3e008eafe63d6a1f375800
Change-Id: I455380b2748b89bd3759246fa0d5fe09176bc8d9
1 file changed
tree: 03abe1a31ce9003fd1f5779fb80805be2a58d91e
  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.