[roll] Roll third_party/pigweed 3fe1258..d0b7b3e (3 commits)

d0b7b3e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/144670 pw_presubmit: Allow new TODO style
2cb0ef6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/144390 pw_fuzzer: Add minimal cmake support
ba4e526:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/144550 pw_tokenizer: database.cmake update DATABASE
GitOrigin-RevId: 3676b2ab164dfd657507897f8a92a4d42581a418
Change-Id: Iedb726e6de7c8e9f325bdbdde67563e31abdef8c
1 file changed
tree: 24a4b37f93ee10f03b74a73b658f34dfb27aac1f
  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.