[roll] Roll third_party/pigweed 4aaade1..99d01a3 (3 commits)

99d01a3 pw_ide: Fix presubmit and tests on windows
1f47b42 pw_kernel: Add target specific kernel config
a8c94ba pw_kernel: Add Target::main()

GitOrigin-RevId: c57c6dc1cf22b50a6b200eff0a8910ede5714137
Change-Id: Ic8efa23c1572824ad2754f8f8841188b2ff5d6e4
1 file changed
tree: 7354671be1ff3d5c90fa66c9ab74ad18425b6a90
  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.