zephyr/samples/sensor/veml6031/sample.yaml
Andreas Klinger 8286db1ae7 samples: sensor: veml6031: add attribution test application
- Test all attribute combinations of Vishay sensor VEML6031 which is an
  ambient light sensor.
- Print out saturation case of sensor.
- Idea is to be able to find a good combination of attributes for an
  optimal working area.

Signed-off-by: Andreas Klinger <ak@it-klinger.de>
2025-03-14 14:40:12 +01:00

11 lines
250 B
YAML

sample:
name: VEML6031 Sensor Sample
tests:
sample.sensor.veml6031:
harness: sensor
platform_allow: olimex_stm32_e407
integration_platforms:
- olimex_stm32_e407
tags: sensors
filter: dt_compat_enabled("vishay,veml6031")