[roll] Roll fuchsia [temperature][shtv3] Move shtv3 from Banjo to FIDL for I2C

Use FIDL in shtv3-test, and change the bind files so that the driver
only binds to the FIDL I2C device.

Original-Bug: 98515
Multiply: shtv3-test: 500
Test: device-enumeration-test passed on Nelson
Test: dm dump showed shtv3 binding to a FIDL I2C device on Nelson
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690225
Original-Revision: c879edb8b2338176e819b05ae0f047a6af8d0653
GitOrigin-RevId: 23d953848be29e058a79bdb1cbc6fc38805b55a2
Change-Id: I49632611d3a4407e767e522a2c99990e837e36bf
1 file changed
tree: 8d11e7463fdeaf6c51bb50df3c71cfd1e6a0c0c5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.