[roll] Roll third_party/pigweed dd51740..f02e284 (2 commits)

f02e284:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/107393 pw_tokenizer: Encoding buffer sizing helper
ed3638c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/132051 pw_tokenizer: Convert docs to Doxygen
GitOrigin-RevId: caa4af40bd9be0f90678ff1d889f6e87ada4eac4
Change-Id: I39598e1b7a9634cf7aa3bfa700d698f4b7800e48
1 file changed
tree: 6aa100dfbec20758d08bbb0a8edb976de21ad01f
  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.