[roll] Roll third_party/pigweed 54c7a6d..2369171 (2 commits)

2369171 pw_sensor: Update validator schema to JSON schema
ef95198 pw_bluetooth: Add EventMask and temp field in SetEventMaskCommand

GitOrigin-RevId: 43662e50d74eab5141ef6e2c98f5844c059dc0a3
Change-Id: I57757b1c3691b0e1746b45acf7d56f1bb642295c
1 file changed
tree: 398de9b7b27207423c75d2128dd91a36ecad439c
  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 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.