[roll] Roll third_party/pigweed 1c3881e..b1c96f0 (4 commits)

b1c96f0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134532 pw_bluetooth: Add LEMetaEvent and 2 other event packets
dac6a8f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134333 pw_web: Bump npm version to 0.0.8
192cf32:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134360 pw_bluetooth: Add Emboss LEGetVendorCapabilities command & event
3cbf060:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128372 pw_rpc: Add client_fuzz_test
GitOrigin-RevId: 8d2ff7473f700469d90904a3494ca10856a6d41c
Change-Id: Ib2a32f902270dcb53ecc1283329542c6553a37e6
1 file changed
tree: 6a2c1625a59ee87efa5dd47383d3542bfe2ae4d5
  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.