This simple application periodically prints the ambient temperature. Optional support for threshold triggers is provided. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_ADT7420=y
|