TMP112 Temperature Sensor
Overview
A sample showing how to use the ti,tmp112
sensor.
Requirements
A board with this sensor built in to its devicetree, or a devicetree overlay with such a node added.
Building and Running
To build and flash the sample for the NXP FRDM-K64F:
west build -b frdm_k64f samples/sensor/tmp112
west flash