zephyr/samples/sensor/mpu6050/sample.yaml
Kumar Gala 70fc8bd38a samples: sensor: add integration_platforms
Add one integration_platforms based on platform_allow to ensure these
tests get coverage in CI.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-09 06:50:47 -04:00

16 lines
289 B
YAML

#
# Copyright (c) 2019 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
sample:
name: MPU6050 Sensor Sample
tests:
sample.sensor.mpu6050:
build_only: true
platform_allow: nrf52dk_nrf52832
tags: sensors
integration_platforms:
- nrf52dk_nrf52832