[roll] Roll third_party/pigweed 49d5876..67b6c47 (3 commits)

67b6c47 pw_build_info: Add git_build_info.h header for embedding git info
2c8b44a python: Add python targets for pw_i2c, pw_digital_io protos
0af21c4 pw_ide: Run commands from PW_PROJECT_ROOT dir

GitOrigin-RevId: ecd7c5973c3a6f7ff456d707bb8e2e19a09bd036
Change-Id: I91beb14a45cfa112daa73352f305daefc9f8cc51
1 file changed
tree: f8add219cc85580d6d1ae7b193b02a797795c78a
  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.