[roll] Roll third_party/pigweed 6f73183..06c3c9f (6 commits)

06c3c9f pw_target_runner: Switch to Bazel build
b753750 stm32f429i: Add baremetal bazel build support
f1f8d57 pw_bluetooth_proxy: Fix const on sendGattNotify param
d8be934 pw_console: Reload theme when using a config-file
f292106 pw_target_runner: Add module metadata
756c234 pw_build: Add module metadata

GitOrigin-RevId: b7ab8975606ca91d9c58113f968dd555a9f8b927
Change-Id: Ida86a720af132efec76028d018695f34306d49e7
1 file changed
tree: d23f41243ad1c5007b4acd6c8f5a776e77b4219a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.