[roll] Roll third_party/pigweed c59e42b..ae1a41e (4 commits)

ae1a41e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133565 third_party/emboss: Configure EMBOSS_CHECK define to use PW_DCHECK
7485834:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133610 pw_string: Rework Guide in docs
85cbe67:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133611 pw_string: Improve API and design docs
2d3495c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133475 pw_crypto: Handle micro-ecc native little endian
GitOrigin-RevId: 102097dc95555328b452f43a17d316d6107d7b3d
Change-Id: If71bc0a0ec8df4927351668c62abadc2a6973503
1 file changed
tree: 95bd316dc7d701e8d2ee37f39f2bb99b7fcf1293
  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.