[roll] Roll third_party/pigweed c010093..4fa03e9 (10 commits)

4fa03e9 pw_base64: Function for exact Base64 decoded size
cb60cea pw_base64: Ignore padding bytes when decoding
69c343a pw_ide: Relocate vscode dependencies from compile commands generator
5ece86a pw_tokenizer: Improve parse_message tool
6b06aa9 pw_kernel: Don't ignore GN files in pw_kernel
5b7d443 bazel: Roll Fuchsia SDK
59094f8 bazel: Move host_platform into MODULE.bazel
10bb8b6 pw_ide: Trigger refresh manager on non-bazel compile command refresh
baa8c72 pw_build: Add helper for Pigweed-specific conditions
67b5300 pw_build: Clean up bazel_to_gn workflow for FuzzTest

GitOrigin-RevId: 86f4669f86c2bd6c1de668bcebb919d616a7d4c1
Change-Id: I966c59798e639ff498785a197c3e864a2a5917b8
1 file changed
tree: 37515e23f10ee3f2dd1dcf487e7c24ea96442291
  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.