[roll] Roll third_party/pigweed 14455b1..ca188a7 (5 commits)

ca188a7 docs: Update changelog
13eacb6 pw_toolchain: Add nightly Rust toolchains that allow unstable features
97e234a pw_string: Make IntToString constexpr
263aad2 pw_toolchain: Disable unstable features in rust toolchains
a404483 pw_config_loader: Add support for nested keys

GitOrigin-RevId: a56b3a81c2f41ddf7bc835b469db92de36ac8114
Change-Id: I53b4fee754cb9aaa143927e1bc87ffea4da784e4
1 file changed
tree: 0d1adcfec5c2b1d3e905f1e78b9f9f1d4a4065b1
  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.