[roll] Roll third_party/pigweed 5affa07..cace272 (21 commits)

cace272 roll: qemu
41b455b pw_env_setup: Retrieve qemu on ARM Macs
a587c5e pw_presubmit: Exclude docs on Mac ARM hosts
4c95093 pw_build: Add pw_cc_binary variant to generate .map files
d06ec14 targets/host_device_simulator: Update docs
ed3b51b pw_digital_io: Remove conditional interrupt disabling requirements
aadaf20 docs: Update changelog
13739da pw_build: Introduce default_link_extra_lib
68af5d8 docs: Merge first-time setup guides into one page
420672d pw_tokenizer: Remove <assert.h> include for static_assert
a29bf57 pw_span: Follow new module docs guidelines
8564914 pw_ide: Fix VSC extension build command
7490433 pw_ide: Improve Python `--install-editable`
06aca39 pw_toolchain: Enable thread safety warnings for bazel host toolchain
f6cc07b SEED-0122: Update status, facilitator
cba4fde pw_presubmit: Remove transitional coverage upload
7235731 build: Add --verbose_failures to .bazelrc
12690fb pw_tokenizer: Directory database docs fixes
12298dc pw_presubmit: Fix codesearch coverage type
2bc5852 pw_presubmit: Allow multiple uploading of coverage
6d2b92a pw_web: Fix autoscroll when window is resized

GitOrigin-RevId: 7fb50cb31f8ec9ccc3e12f36c65ccf294e8ce12c
Change-Id: Ia7e3c60da92e77b1f72432c69522f22449d296a7
1 file changed
tree: a295d514f92225e27b408d42a999167182d18fd4
  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.