[roll] Roll third_party/pigweed 751fe77..7f84b88 (12 commits)

7f84b88:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115088 pw_tokenizer: Support mypy --no-implicit-optional
3f09b9c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115078 pw_cli: Support mypy --no-implicit-optional
a62370d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115190 pw_watch: Keep extensions list sorted
8f1e340:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115087 pw_module: Support mypy --no-implicit-optional
88db5cf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115084 pw_presubmit: Support mypy --no-implicit-optional
c42512c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115086 pw_bloat: Support mypy --no-implicit-optional
6230465:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115085 pw_build: Support mypy --no-implicit-optional
a494a51:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115083 pw_doctor: Support mypy --no-implicit-optional
f6d32bd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115080 pw_console: Support mypy --no-implicit-optional
e5ffa67:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115082 pw_watch: Support mypy --no-implicit-optional
bf891c8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115081 pw_package: Support mypy --no-implicit-optional
6f7a1fa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/115079 pw_protobuf_compiler: Support mypy --no-implicit-optional
GitOrigin-RevId: d30df340682a41096494bd894a73a50399a1b20f
Change-Id: Ie61000529c8df6bce2cf10b1ec08f719c86aa986
1 file changed
tree: fa9ea5e37453fb059f8e93a018596cfa02041121
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.