[roll] Roll third_party/pigweed 0c85029..cdd4c40 (5 commits)

cdd4c40:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117335 pw_tokenizer: Fix bazel wildcard build
aedfb74:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117950 third_party/micro_ecc: Rename Bazel build file
c60ddfb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117301 pw_tls_client_mbedtls: Fix bazel wildcard build
f4735a5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117890 pw_presubmit: Test work around for CI failure
2338d0f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117353 pw_build: Always symlink when creating venv
GitOrigin-RevId: 2f7eb2358569fd84fa5eb0200e476c8c94760641
Change-Id: I211fd77cd6c31c2f70f9c5d51844df2e681092ab
1 file changed
tree: 251a20db3100efb016c54168f799d84acadfd8ee
  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.