This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
01592071f1
zephyr
/
samples
/
sensor
/
adt7420
/
sample.yaml
8 lines
111 B
YAML
Raw
Normal View
History
Unescape
Escape
samples: sensor: adt7420: Add ADT7420 sample application This simple application periodically prints the ambient temperature. Optional support for threshold triggers is provided. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
2018-07-12 15:17:23 +08:00
sample
:
name
:
ADT7420 Sensor Sample
tests
:
test
:
harness
:
sensor
tests/samples: cleanup tags Remove redundant 'sample' tag and add something that matches the functionality and features being tested, demonstrated. Avoid short abbriviations and using full names for fs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-16 03:28:35 +08:00
tags
:
sensors
samples: sensor: adt7420: Add ADT7420 sample application This simple application periodically prints the ambient temperature. Optional support for threshold triggers is provided. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
2018-07-12 15:17:23 +08:00
depends_on
:
i2c