[roll] Roll fuchsia [superproject] Roll third_party/pigweed 236c292..8cb56bd (4 commits)

8cb56bd pw_console: Remove unused ipython dependency
44575e1 pw_i2c_mcuxpresso: Fix thread annotation issues
615cb03 MODULE.bazel: Use mirror of googletest
a63afba pw_env_setup: Upgrade pylint

GitOrigin-RevId: f2598314bf105310c956a910e74d125c08b672c6
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228253
Original-Revision: a74621c292b9303a8ce3b45d23bc671abbedd167
Change-Id: Ib78de96de028790cd4dda81514d651200fb88e69
1 file changed
tree: e2e5c9a6943e1071dac60899a6fc1dca27032d35
  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.