[roll] Roll fuchsia [superproject] Roll third_party/pigweed c42ec10..03c2d2b (3 commits)

03c2d2b pw_env_setup: Add type annotations to config_file.py
c460937 pw_bluetooth_sapphire: Upgrade socket relay failures to WARN
8fb97ee pw_allocator: Fix enable_if error in unique_ptr: operator[]

GitOrigin-RevId: 26c7c21314bda7914e510632c90fea4d99603e8c
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140399
Original-Revision: f22e982fe4840285e9af7dc632b44964be7c606d
Change-Id: I10aad770d620d0a859e4447af305b30f58c446e0
1 file changed
tree: c4a2d93fe3edf6e7d6e18fd3472e80a5cdfa6634
  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.