[roll] Roll third_party/pigweed 61c767d..ac5c0b5 (3 commits)

ac5c0b5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146470 pw_tokenizer: Add Rust core crate
afe2889:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/147970 pw_bluetooth: Update comments in HCI command defs
cd03b28:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/145388 pw_rust: Update @rust_crates sha
GitOrigin-RevId: 2ef5f0d4744573ba8ab0c7eea5b7882417878bc1
Change-Id: I608b84845ee204f49f2d4421ad74ffe06f0f797e
1 file changed
tree: abfef061aae6f51f8b0b2f272cccfc5daa8f4eb0
  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.