[roll] Roll third_party/pigweed 1eaa436..3763a9d (5 commits)

3763a9d bazel: Support asan in Bazel
27f4c88 pw_cpu_exception_cortex_m: Add crash analysis API
11777bc pw_clock_tree_mcuxpresso: Mcuxpresso module
3eeee6c pw_emu/py: Exclude tests module from the Pigweed Python package
65f7cc8 pw_web: Move shoelace split panel import

GitOrigin-RevId: 143a3cfdfc5cf9cefce3fead6b130474c20300d5
Change-Id: I70e30c65aebdb605b9d3b17c4a77335b7c5f6c1b
1 file changed
tree: 49324a76862ae1ba4686f080a493344b175bd5f3
  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 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.