[roll] Roll fuchsia [superproject] Roll third_party/pigweed b7246bf..c3abd51 (4 commits)

c3abd51 pw_tokenizer: Remove unnecessary dep on pw_log
f0ba9b0 pw_rpc: Allocate more call IDs in the Python client
a1acd00 SEED-0001: Add "Intent Approved" and "On Hold" states to lifecycle
6165aa4 pw_i2c: Set the i2c flags correctly for transactions on an i3c bus

GitOrigin-RevId: 7923af96bd8f2f090857efc48a453519472041b6
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156413
Original-Revision: f6361b8e7080b964c625a80b0d965f0fc19b74db
Change-Id: I14761b65f8032f7b367256c2b154a93002deb89a
1 file changed
tree: 0f0adb1e525f755083020ddb7408d176bd6ee289
  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.