zephyr/samples/sensor/tmp112/sample.yaml
Fabio Baltieri 792469aae9 yamllint: indentation: fix files in samples/
Fix the YAML files indentation for files in samples/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

14 lines
283 B
YAML

sample:
name: TMP112 Sensor Sample
tests:
sample.sensor.tmp112:
harness: console
tags: sensors
depends_on: i2c
filter: dt_compat_enabled("ti,tmp112")
harness_config:
type: one_line
regex:
- "temp is (.*)"
fixture: fixture_i2c_tmp112