[roll] Roll third_party/pigweed 99290f8..9ef342d (4 commits)

9ef342d pw_{hex_dump, kvs, ring_buffer, string}: rm UB
0a0160e pw_build: Use plain action name variables
d08f106 pw_bluetooth_sapphire: Update Fuchsia SDK API level to 25
c88d23a pw_i2c: Add amarkov to OWNERS

GitOrigin-RevId: 99064636465b49fda1ef7e62b23e85651d35a4f3
Change-Id: If800d23fc444f11a436963a4d20339c784277739
1 file changed
tree: a461d16463832c306abc844c02f5a26301635026
  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 in one of the communication channels documented at get involved.

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.