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

Use FIDL in tmp112-test, and change the bind file so that the driver
only binds to the FIDL I2C device. This driver is not used on any
currently supported board, so no hardware test was run.

Original-Bug: 98515
Multiply: tmp112-test: 500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689588
Original-Revision: eb3ecc8730f6a1247778e91fefc0680295a88044
GitOrigin-RevId: 4d915c3d91b83141ff664896f128ce88fe37b124
Change-Id: Ie7ee1da16769c035a97c0b4c226acb72933c5872
1 file changed
tree: fc70a5ab672a96794b2c4f972f55f1960a0dd2f2
  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.