[roll] Roll third_party/pigweed fba9adb..cdcf844 (5 commits)

cdcf844:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146592 pw_build: Add hooks for `bazel run` targets
a50ae03:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146792 pw_containers: pw::Vector::resize takes size_t
45c67ca:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146591 pw_build: Add `check_includes` to generated GN
bf4c22f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/143473 pw_hdlc: Add fuzz tests
adf7465:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/147251 third_party/fuchsia: Copybara import of the fit library
GitOrigin-RevId: fd956d1d612fdad2a594f2cc1768a251d66ba291
Change-Id: Ie333af38eb864f5205481d3267879c33ae448c6c
1 file changed
tree: 90a57d86f378e6e6b6b998db77dd1ce461c4219c
  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.