[roll] Roll third_party/pigweed 17d8e0a..91243c4 (5 commits)

91243c4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131313 pw_watch: Fix restart slug messages and colors
5c696b9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131370 pw_bluetooth: Add Emboss command packet definitions
1a7bb9e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128010 SEED-0101: pigweed.json
2680751:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/130751 pw_bluetooth: Update docs with Emboss usage guide & size report
3395a64:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/131330 pw_rpc: Use a custom lock guard instead of std::lock_guard
GitOrigin-RevId: 2b98c1617a30099a4ed34530d53e3fc40a8b9620
Change-Id: I460441079d3feb2c14cd8d5e8b14a2c729486efa
1 file changed
tree: 630df138453a18e54b5619d9aa50a8313e97d4ae
  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.