[roll] Roll third_party/pigweed 05acd64..7ef95e5 (4 commits)

7ef95e5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/158730 pw_system: Add arm_none_eabi_gcc_support
eb6d39c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170670 docs: Fix link title for pw_log
31df7bd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170770 targets: Fix pico_sdk elf2uf2 on Windows
d2fc5bd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170356 pw_package: Use Pigweed mirror for google/emboss
GitOrigin-RevId: cd950b8cfd13763a8b19ea1cbd90b1d3a19c245b
Change-Id: Ic7bcd468f3f36b1f1e07562d166d2a7f50950911
1 file changed
tree: e0e7bcdba112c45258d2f9288d4304b25d0dd889
  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.