Logo
Explore Help
Sign In
dasharo/zephyr
0
0
Fork 0
You've already forked zephyr
mirror of https://github.com/Dasharo/zephyr.git synced 2026-03-06 14:57:20 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
zephyr/samples/sensor/dps310/sample.yaml

15 lines
279 B
YAML
Raw Permalink Normal View History

sensor: add sample for Infineon DPS310 Add an example on how to use the DPS310 sensor. Signed-off-by: Christoph Reiter <christoph.reiter@infineon.com>
2019-11-05 13:19:11 +01:00
sample:
name: DP310 Sensor sample
tests:
sample.sensor.dps310:
harness: console
tags: sensors
samples, tests: convert string-based twister lists to YAML lists Twister now supports using YAML lists for all fields that were written as space-separated lists. Used twister_to_list.py script. Some artifacts on string length are due to how ruamel dumps content. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-08 13:37:42 +02:00
depends_on:
- i2c
- arduino_i2c
sensor: add sample for Infineon DPS310 Add an example on how to use the DPS310 sensor. Signed-off-by: Christoph Reiter <christoph.reiter@infineon.com>
2019-11-05 13:19:11 +01:00
harness_config:
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-03 19:08:27 +00:00
type: one_line
regex:
- "temp: (.*); press: (.*);"
fixture: fixture_i2c_dps310
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1033ms Template: 7ms
English
English
Licenses API