Add a sample to test the Aosong temperature/humidity sensor. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
14 lines
231 B
YAML
14 lines
231 B
YAML
#
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
sample:
|
|
name: DHT Sensor Sample
|
|
tests:
|
|
sample.sensor.dht:
|
|
build_only: true
|
|
platform_whitelist: nrf52_pca10040
|
|
tags: sensors
|