[roll] Roll third_party/pigweed 058e4c6..712b9f7 (7 commits)

712b9f7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/114136 pw_rpc: Documentation fixes
28c29f5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113445 targets/stm32f429i_disc1: Bazel fixes to pre_init
357f75e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113570 pw_boot: Add missing backend multiplexer
dd639d4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113517 pw_sys_io_baremetal_stm32f429: Bazel build fixes
b4de1bf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113444 targets/stm32f429i_disc1: Add basic linker script
c9e4a7c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113442 pw_build: Provide flags in pw_linker_script
9be628e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113050 pw_presubmit: Sort code formats
GitOrigin-RevId: 7073337be84e48200552d5ba9aef293aa0eeb30e
Change-Id: I259a2b5dcb6be8d381030ee3c29f4c5abb61aacb
1 file changed
tree: 919fd9d0c29ebdd4d9d6f9cf310f59602f7493ca
  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.