[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_sensor: Add freeform extras field to sensor.yaml

Downstream users will require extra metadata that's not used in
Pigweed. We should allow each sensor to include this via the "extras"
key.

Original-BUG: b/293466822
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248195
Original-Revision: b7246bf88df6aa030dec7b9510e7015b5035616c
GitOrigin-RevId: 1ef78d7dfff0a88a7a8383c5607fed093bbc6670
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156757
Original-Revision: deb1758bb0e8c72b4b9bac81ac3b377d2f3755b1
Change-Id: Ie6e6916f4a6dbec047cdb953c6005e39614e56fe
1 file changed
tree: 4ca8d532e5c8d50d1dd30cf6702fb59203f60934
  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.