[roll] Roll third_party/pigweed 1ca7ae0..86c3912 (2 commits)

86c3912:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126842 pw_tokenizer: Add support for precision modifier
be8da7e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126841 pw_tokenizer: Add support for width modifier
GitOrigin-RevId: a5f4a4dcf2b2a5f306380478c41c1d3858df0ef3
Change-Id: Id80ac015d732e6b9b631a6d82d2b51ce24761d7b
1 file changed
tree: 0de60a2706d1856b2ff50d95a658d825c5a2d83f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.