[roll] Roll fuchsia [ntc] Clean up NTC

 - Cap at max values instead of returning error
 - Allow for longer profile
 - Allow for reverse look up
 - Keep floats for calculation instead of casting to int

Original-Bug: b/374113073

Test: lib-thermal-test
Test: aml-thermistor-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155514
Original-Revision: 762441ad11be2eb02c298734ff0e95e7ce315cf9
GitOrigin-RevId: 18d7fc95410bad9269e2514e55ccbd6cc7d2df5c
Change-Id: I998f94bce56a8ea2ae5c48b12389b3981376b9cd
1 file changed
tree: 8539667317d8f97542d4408be0864f94592055be
  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.