[roll] Roll fuchsia [roll] Roll third_party/pigweed ca4f2ae..a48f398 (6 commits)

a48f398:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/a48f398eeda0b6923c346274cf53f6a1b8d9c548 pw_presubmit: Step for building and testing affected Bazel targets
ba04512:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/ba045122620cf872bf736d6d1a3e304da7210ab3 pw_assert_tokenized: Enforce constexpr file path hashing in C++
085ff9d:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/085ff9da0a92dbae1d68b64b51eaa4cd70a32f34 pw_emu: Fix a test timeout with the ARM GCC 15 toolchain
ba7386d:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/ba7386d9b3084fa72c05b8e9cccfbbb9ab1d0c18 pw_kernel: Add gdb stub option to qemu_runner
b7aa4f8:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/b7aa4f8d761e316eef9a4ec4fa42e9b21babf7a3 pw_software_update: Document PersistManifest() expectations
8bc35d0:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/8bc35d07baf8000f8db57674a23c5e06f7516d79 pw_time: Add FreeRTOS backend

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1675614
Original-Original-Revision: 81c1ed89584db3d894e2279143febc0dce4938c7
GitOrigin-RevId: dcfdb99b5f81db8c47b11c50ef172c698e7a0b58
Change-Id: Iaddefd4dae52ed9d332f1562b61c92bb6cfe2223
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676055
Cr-Commit-Position: refs/heads/main@{#195413}
1 file changed
tree: 9aa133ceb0463d4204c72ddb1752a6e75d4c9072
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.