zephyr/samples/sensor/mhz19b/sample.yaml
Yong Cong Sin 1e32d44729 samples: sensor: Add sample for MH-Z19B
Add sample for MH-Z19B CO2
sensor.

Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2021-12-20 18:47:47 +01:00

15 lines
284 B
YAML

#
# Copyright (c) 2021 G-Technologies Sdn. Bhd.
#
# SPDX-License-Identifier: Apache-2.0
sample:
name: MH-Z19B CO2 sensor
tests:
sample.sensor.mhz19b:
build_only: true
harness: sensor
tags: sensors
depends_on: serial
filter: dt_compat_enabled("winsen,mhz19b")